@tpluscode/rdf-ns-builders 3.0.1 → 3.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (305) hide show
  1. package/README.md +4 -4
  2. package/bin/index.d.ts +3 -0
  3. package/bin/index.d.ts.map +1 -0
  4. package/bin/index.js +8 -0
  5. package/build/index.d.ts +9 -0
  6. package/build/index.d.ts.map +1 -0
  7. package/build/index.js +19 -0
  8. package/build/interface.d.ts +4 -0
  9. package/build/interface.d.ts.map +1 -0
  10. package/build/interface.js +37 -0
  11. package/build/modules.d.ts +4 -0
  12. package/build/modules.d.ts.map +1 -0
  13. package/build/modules.js +20 -0
  14. package/build/prefix.d.ts +4 -0
  15. package/build/prefix.d.ts.map +1 -0
  16. package/build/prefix.js +55 -0
  17. package/build/strings.d.ts +2 -0
  18. package/build/strings.d.ts.map +1 -0
  19. package/build/strings.js +3 -0
  20. package/index.d.ts +94 -0
  21. package/index.d.ts.map +1 -0
  22. package/index.js +93 -0
  23. package/loose.d.ts +94 -0
  24. package/loose.d.ts.map +1 -0
  25. package/loose.js +93 -0
  26. package/package.json +3 -3
  27. package/vocabularies/acl.d.ts +108 -0
  28. package/vocabularies/acl.d.ts.map +1 -0
  29. package/vocabularies/acl.js +4 -0
  30. package/vocabularies/as.d.ts +220 -0
  31. package/vocabularies/as.d.ts.map +1 -0
  32. package/vocabularies/as.js +4 -0
  33. package/vocabularies/bibo.d.ts +249 -0
  34. package/vocabularies/bibo.d.ts.map +1 -0
  35. package/vocabularies/bibo.js +4 -0
  36. package/vocabularies/cc.d.ts +120 -0
  37. package/vocabularies/cc.d.ts.map +1 -0
  38. package/vocabularies/cc.js +4 -0
  39. package/vocabularies/cnt.d.ts +44 -0
  40. package/vocabularies/cnt.d.ts.map +1 -0
  41. package/vocabularies/cnt.js +4 -0
  42. package/vocabularies/constant.d.ts +665 -0
  43. package/vocabularies/constant.d.ts.map +1 -0
  44. package/vocabularies/constant.js +4 -0
  45. package/vocabularies/crm.d.ts +1434 -0
  46. package/vocabularies/crm.d.ts.map +1 -0
  47. package/vocabularies/crm.js +4 -0
  48. package/vocabularies/csvw.d.ts +189 -0
  49. package/vocabularies/csvw.d.ts.map +1 -0
  50. package/vocabularies/csvw.js +4 -0
  51. package/vocabularies/ctag.d.ts +28 -0
  52. package/vocabularies/ctag.d.ts.map +1 -0
  53. package/vocabularies/ctag.js +4 -0
  54. package/vocabularies/dash-sparql.d.ts +153 -0
  55. package/vocabularies/dash-sparql.d.ts.map +1 -0
  56. package/vocabularies/dash-sparql.js +4 -0
  57. package/vocabularies/dash.d.ts +629 -0
  58. package/vocabularies/dash.d.ts.map +1 -0
  59. package/vocabularies/dash.js +4 -0
  60. package/vocabularies/dbo.d.ts +4611 -0
  61. package/vocabularies/dbo.d.ts.map +1 -0
  62. package/vocabularies/dbo.js +4 -0
  63. package/vocabularies/dc11.d.ts +38 -0
  64. package/vocabularies/dc11.d.ts.map +1 -0
  65. package/vocabularies/dc11.js +4 -0
  66. package/vocabularies/dcam.d.ts +16 -0
  67. package/vocabularies/dcam.d.ts.map +1 -0
  68. package/vocabularies/dcam.js +4 -0
  69. package/vocabularies/dcat.d.ts +76 -0
  70. package/vocabularies/dcat.d.ts.map +1 -0
  71. package/vocabularies/dcat.js +4 -0
  72. package/vocabularies/dcmitype.d.ts +32 -0
  73. package/vocabularies/dcmitype.d.ts.map +1 -0
  74. package/vocabularies/dcmitype.js +4 -0
  75. package/vocabularies/dcterms.d.ts +205 -0
  76. package/vocabularies/dcterms.d.ts.map +1 -0
  77. package/vocabularies/dcterms.js +4 -0
  78. package/vocabularies/discipline.d.ts +143 -0
  79. package/vocabularies/discipline.d.ts.map +1 -0
  80. package/vocabularies/discipline.js +4 -0
  81. package/vocabularies/doap.d.ts +123 -0
  82. package/vocabularies/doap.d.ts.map +1 -0
  83. package/vocabularies/doap.js +4 -0
  84. package/vocabularies/dpv.d.ts +389 -0
  85. package/vocabularies/dpv.d.ts.map +1 -0
  86. package/vocabularies/dpv.js +4 -0
  87. package/vocabularies/dqv.d.ts +48 -0
  88. package/vocabularies/dqv.d.ts.map +1 -0
  89. package/vocabularies/dqv.js +4 -0
  90. package/vocabularies/dtype.d.ts +29 -0
  91. package/vocabularies/dtype.d.ts.map +1 -0
  92. package/vocabularies/dtype.js +4 -0
  93. package/vocabularies/duv.d.ts +28 -0
  94. package/vocabularies/duv.d.ts.map +1 -0
  95. package/vocabularies/duv.js +4 -0
  96. package/vocabularies/earl.d.ts +66 -0
  97. package/vocabularies/earl.d.ts.map +1 -0
  98. package/vocabularies/earl.js +4 -0
  99. package/vocabularies/ebucore.d.ts +2529 -0
  100. package/vocabularies/ebucore.d.ts.map +1 -0
  101. package/vocabularies/ebucore.js +4 -0
  102. package/vocabularies/exif.d.ts +334 -0
  103. package/vocabularies/exif.d.ts.map +1 -0
  104. package/vocabularies/exif.js +4 -0
  105. package/vocabularies/foaf.d.ts +158 -0
  106. package/vocabularies/foaf.d.ts.map +1 -0
  107. package/vocabularies/foaf.js +4 -0
  108. package/vocabularies/frbr.d.ts +223 -0
  109. package/vocabularies/frbr.d.ts.map +1 -0
  110. package/vocabularies/frbr.js +4 -0
  111. package/vocabularies/geo.d.ts +73 -0
  112. package/vocabularies/geo.d.ts.map +1 -0
  113. package/vocabularies/geo.js +4 -0
  114. package/vocabularies/geof.d.ts +43 -0
  115. package/vocabularies/geof.d.ts.map +1 -0
  116. package/vocabularies/geof.js +4 -0
  117. package/vocabularies/geor.d.ts +32 -0
  118. package/vocabularies/geor.d.ts.map +1 -0
  119. package/vocabularies/geor.js +4 -0
  120. package/vocabularies/gml.d.ts +61 -0
  121. package/vocabularies/gml.d.ts.map +1 -0
  122. package/vocabularies/gml.js +4 -0
  123. package/vocabularies/gn.d.ts +771 -0
  124. package/vocabularies/gn.d.ts.map +1 -0
  125. package/vocabularies/gn.js +4 -0
  126. package/vocabularies/gr.d.ts +897 -0
  127. package/vocabularies/gr.d.ts.map +1 -0
  128. package/vocabularies/gr.js +4 -0
  129. package/vocabularies/grddl.d.ts +64 -0
  130. package/vocabularies/grddl.d.ts.map +1 -0
  131. package/vocabularies/grddl.js +4 -0
  132. package/vocabularies/gs1.d.ts +2958 -0
  133. package/vocabularies/gs1.d.ts.map +1 -0
  134. package/vocabularies/gs1.js +4 -0
  135. package/vocabularies/gtfs.d.ts +206 -0
  136. package/vocabularies/gtfs.d.ts.map +1 -0
  137. package/vocabularies/gtfs.js +4 -0
  138. package/vocabularies/http.d.ts +86 -0
  139. package/vocabularies/http.d.ts.map +1 -0
  140. package/vocabularies/http.js +4 -0
  141. package/vocabularies/hydra.d.ts +143 -0
  142. package/vocabularies/hydra.d.ts.map +1 -0
  143. package/vocabularies/hydra.js +4 -0
  144. package/vocabularies/ical.d.ts +247 -0
  145. package/vocabularies/ical.d.ts.map +1 -0
  146. package/vocabularies/ical.js +4 -0
  147. package/vocabularies/ldp.d.ts +66 -0
  148. package/vocabularies/ldp.d.ts.map +1 -0
  149. package/vocabularies/ldp.js +4 -0
  150. package/vocabularies/locn.d.ts +55 -0
  151. package/vocabularies/locn.d.ts.map +1 -0
  152. package/vocabularies/locn.js +4 -0
  153. package/vocabularies/lvont.d.ts +122 -0
  154. package/vocabularies/lvont.d.ts.map +1 -0
  155. package/vocabularies/lvont.js +4 -0
  156. package/vocabularies/ma.d.ts +185 -0
  157. package/vocabularies/ma.d.ts.map +1 -0
  158. package/vocabularies/ma.js +4 -0
  159. package/vocabularies/mads.d.ts +283 -0
  160. package/vocabularies/mads.d.ts.map +1 -0
  161. package/vocabularies/mads.js +4 -0
  162. package/vocabularies/oa.d.ts +149 -0
  163. package/vocabularies/oa.d.ts.map +1 -0
  164. package/vocabularies/oa.js +4 -0
  165. package/vocabularies/og.d.ts +52 -0
  166. package/vocabularies/og.d.ts.map +1 -0
  167. package/vocabularies/og.js +4 -0
  168. package/vocabularies/org.d.ts +98 -0
  169. package/vocabularies/org.d.ts.map +1 -0
  170. package/vocabularies/org.js +4 -0
  171. package/vocabularies/owl.d.ts +162 -0
  172. package/vocabularies/owl.d.ts.map +1 -0
  173. package/vocabularies/owl.js +4 -0
  174. package/vocabularies/prefix.d.ts +37 -0
  175. package/vocabularies/prefix.d.ts.map +1 -0
  176. package/vocabularies/prefix.js +4 -0
  177. package/vocabularies/prov.d.ts +286 -0
  178. package/vocabularies/prov.d.ts.map +1 -0
  179. package/vocabularies/prov.js +4 -0
  180. package/vocabularies/qb.d.ts +83 -0
  181. package/vocabularies/qb.d.ts.map +1 -0
  182. package/vocabularies/qb.js +4 -0
  183. package/vocabularies/qkdv.d.ts +228 -0
  184. package/vocabularies/qkdv.d.ts.map +1 -0
  185. package/vocabularies/qkdv.js +4 -0
  186. package/vocabularies/quantitykind.d.ts +949 -0
  187. package/vocabularies/quantitykind.d.ts.map +1 -0
  188. package/vocabularies/quantitykind.js +4 -0
  189. package/vocabularies/qudt.d.ts +1090 -0
  190. package/vocabularies/qudt.d.ts.map +1 -0
  191. package/vocabularies/qudt.js +4 -0
  192. package/vocabularies/rdau.d.ts +2934 -0
  193. package/vocabularies/rdau.d.ts.map +1 -0
  194. package/vocabularies/rdau.js +4 -0
  195. package/vocabularies/rdf.d.ts +52 -0
  196. package/vocabularies/rdf.d.ts.map +1 -0
  197. package/vocabularies/rdf.js +4 -0
  198. package/vocabularies/rdfa.d.ts +28 -0
  199. package/vocabularies/rdfa.d.ts.map +1 -0
  200. package/vocabularies/rdfa.js +4 -0
  201. package/vocabularies/rdfs.d.ts +41 -0
  202. package/vocabularies/rdfs.d.ts.map +1 -0
  203. package/vocabularies/rdfs.js +4 -0
  204. package/vocabularies/rev.d.ts +40 -0
  205. package/vocabularies/rev.d.ts.map +1 -0
  206. package/vocabularies/rev.js +4 -0
  207. package/vocabularies/rico.d.ts +2726 -0
  208. package/vocabularies/rico.d.ts.map +1 -0
  209. package/vocabularies/rico.js +4 -0
  210. package/vocabularies/rif.d.ts +8 -0
  211. package/vocabularies/rif.d.ts.map +1 -0
  212. package/vocabularies/rif.js +4 -0
  213. package/vocabularies/rr.d.ts +89 -0
  214. package/vocabularies/rr.d.ts.map +1 -0
  215. package/vocabularies/rr.js +4 -0
  216. package/vocabularies/rss.d.ts +28 -0
  217. package/vocabularies/rss.d.ts.map +1 -0
  218. package/vocabularies/rss.js +4 -0
  219. package/vocabularies/schema.d.ts +6240 -0
  220. package/vocabularies/schema.d.ts.map +1 -0
  221. package/vocabularies/schema.js +4 -0
  222. package/vocabularies/sd.d.ts +84 -0
  223. package/vocabularies/sd.d.ts.map +1 -0
  224. package/vocabularies/sd.js +4 -0
  225. package/vocabularies/sdmx.d.ts +35 -0
  226. package/vocabularies/sdmx.d.ts.map +1 -0
  227. package/vocabularies/sdmx.js +4 -0
  228. package/vocabularies/sem.d.ts +89 -0
  229. package/vocabularies/sem.d.ts.map +1 -0
  230. package/vocabularies/sem.js +4 -0
  231. package/vocabularies/sf.d.ts +138 -0
  232. package/vocabularies/sf.d.ts.map +1 -0
  233. package/vocabularies/sf.js +4 -0
  234. package/vocabularies/sh.d.ts +411 -0
  235. package/vocabularies/sh.d.ts.map +1 -0
  236. package/vocabularies/sh.js +4 -0
  237. package/vocabularies/shex.d.ts +146 -0
  238. package/vocabularies/shex.d.ts.map +1 -0
  239. package/vocabularies/shex.js +4 -0
  240. package/vocabularies/sioc.d.ts +204 -0
  241. package/vocabularies/sioc.d.ts.map +1 -0
  242. package/vocabularies/sioc.js +4 -0
  243. package/vocabularies/skos.d.ts +52 -0
  244. package/vocabularies/skos.d.ts.map +1 -0
  245. package/vocabularies/skos.js +4 -0
  246. package/vocabularies/skosxl.d.ts +18 -0
  247. package/vocabularies/skosxl.d.ts.map +1 -0
  248. package/vocabularies/skosxl.js +4 -0
  249. package/vocabularies/sosa.d.ts +80 -0
  250. package/vocabularies/sosa.d.ts.map +1 -0
  251. package/vocabularies/sosa.js +4 -0
  252. package/vocabularies/sou.d.ts +26 -0
  253. package/vocabularies/sou.d.ts.map +1 -0
  254. package/vocabularies/sou.js +4 -0
  255. package/vocabularies/ssn.d.ts +50 -0
  256. package/vocabularies/ssn.d.ts.map +1 -0
  257. package/vocabularies/ssn.js +4 -0
  258. package/vocabularies/test.d.ts +41 -0
  259. package/vocabularies/test.d.ts.map +1 -0
  260. package/vocabularies/test.js +4 -0
  261. package/vocabularies/time.d.ts +214 -0
  262. package/vocabularies/time.d.ts.map +1 -0
  263. package/vocabularies/time.js +4 -0
  264. package/vocabularies/unit.d.ts +1792 -0
  265. package/vocabularies/unit.d.ts.map +1 -0
  266. package/vocabularies/unit.js +4 -0
  267. package/vocabularies/v.d.ts +8 -0
  268. package/vocabularies/v.d.ts.map +1 -0
  269. package/vocabularies/v.js +4 -0
  270. package/vocabularies/vaem.d.ts +80 -0
  271. package/vocabularies/vaem.d.ts.map +1 -0
  272. package/vocabularies/vaem.js +4 -0
  273. package/vocabularies/vann.d.ts +22 -0
  274. package/vocabularies/vann.d.ts.map +1 -0
  275. package/vocabularies/vann.js +4 -0
  276. package/vocabularies/vcard.d.ts +273 -0
  277. package/vocabularies/vcard.d.ts.map +1 -0
  278. package/vocabularies/vcard.js +4 -0
  279. package/vocabularies/void.d.ts +65 -0
  280. package/vocabularies/void.d.ts.map +1 -0
  281. package/vocabularies/void.js +4 -0
  282. package/vocabularies/vs.d.ts +14 -0
  283. package/vocabularies/vs.d.ts.map +1 -0
  284. package/vocabularies/vs.js +4 -0
  285. package/vocabularies/wdr.d.ts +8 -0
  286. package/vocabularies/wdr.d.ts.map +1 -0
  287. package/vocabularies/wdr.js +4 -0
  288. package/vocabularies/wdrs.d.ts +50 -0
  289. package/vocabularies/wdrs.d.ts.map +1 -0
  290. package/vocabularies/wdrs.js +4 -0
  291. package/vocabularies/wgs.d.ts +47 -0
  292. package/vocabularies/wgs.d.ts.map +1 -0
  293. package/vocabularies/wgs.js +4 -0
  294. package/vocabularies/xhv.d.ts +460 -0
  295. package/vocabularies/xhv.d.ts.map +1 -0
  296. package/vocabularies/xhv.js +4 -0
  297. package/vocabularies/xkos.d.ts +57 -0
  298. package/vocabularies/xkos.d.ts.map +1 -0
  299. package/vocabularies/xkos.js +4 -0
  300. package/vocabularies/xml.d.ts +8 -0
  301. package/vocabularies/xml.d.ts.map +1 -0
  302. package/vocabularies/xml.js +4 -0
  303. package/vocabularies/xsd.d.ts +423 -0
  304. package/vocabularies/xsd.d.ts.map +1 -0
  305. package/vocabularies/xsd.js +4 -0
@@ -0,0 +1,2726 @@
1
+ import { NamedNode } from "@rdfjs/types";
2
+ interface Rico {
3
+ '': NamedNode<'https://www.ica.org/standards/RiC/ontology#'>;
4
+ /**
5
+ * Connects at least one Record Resource or Instantiation to at
6
+ * least one Agent, when the Agent accumulates it, be it intentionally (collecting it) or
7
+ * not (receiving it in the course of its activities).
8
+ */
9
+ "AccumulationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#AccumulationRelation'>;
10
+ /**
11
+ * Connects at least one Record Resource or an Instantiation to at
12
+ * least one Agent that creates or accumulates the Record Resource, receives it, or sends
13
+ * it.
14
+ */
15
+ "AgentOriginationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#AgentOriginationRelation'>;
16
+ /**
17
+ * When it exists, specifies the identifier and name of RiC-CM
18
+ * component that corresponds to the annotated class or property.
19
+ */
20
+ "RiCCMCorrespondingComponent": NamedNode<'https://www.ica.org/standards/RiC/ontology#RiCCMCorrespondingComponent'>;
21
+ /** The doing of something for some human purpose. */
22
+ "Activity": NamedNode<'https://www.ica.org/standards/RiC/ontology#Activity'>;
23
+ /** Something that happens in time and space. */
24
+ "Event": NamedNode<'https://www.ica.org/standards/RiC/ontology#Event'>;
25
+ /**
26
+ * Connects at least one Record Resource or Instantiation to at
27
+ * least one Activity, when the Record Resource or Instantiation results from the
28
+ * activity.
29
+ */
30
+ "ActivityDocumentationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#ActivityDocumentationRelation'>;
31
+ /**
32
+ * Specifies the provenance or origin of at least one Record
33
+ * Resource or Instantiation, for example the relation between a Record Resource and the
34
+ * Agent which created it or the Activity from which it resulted.
35
+ */
36
+ "ProvenanceRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#ProvenanceRelation'>;
37
+ /** Categorization of an Activity. */
38
+ "ActivityType": NamedNode<'https://www.ica.org/standards/RiC/ontology#ActivityType'>;
39
+ /**
40
+ * A superclass for any category of some thing. A type
41
+ * characterizes an entity.
42
+ */
43
+ "Type": NamedNode<'https://www.ica.org/standards/RiC/ontology#Type'>;
44
+ /**
45
+ * A Person, or Group, or an entity created by a Person or Group
46
+ * (Mechanism), or a Position, that acts in the world.
47
+ */
48
+ "Agent": NamedNode<'https://www.ica.org/standards/RiC/ontology#Agent'>;
49
+ /**
50
+ * Any idea, material thing, or event within the realm of human
51
+ * experience.
52
+ */
53
+ "Thing": NamedNode<'https://www.ica.org/standards/RiC/ontology#Thing'>;
54
+ /**
55
+ * Connects at least one Agent, to at least another Agent, when the
56
+ * first one(s) control(s) in a way the activities of the second one(s).
57
+ */
58
+ "AgentControlRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#AgentControlRelation'>;
59
+ /**
60
+ * Connects at least one Agent to at least another Agent, when the
61
+ * first one is hierarchically superior to the second one.
62
+ */
63
+ "AgentHierarchicalRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#AgentHierarchicalRelation'>;
64
+ /**
65
+ * Connects at least one Agent, and at least one Thing over which
66
+ * the Agent has some authority.
67
+ */
68
+ "AuthorityRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#AuthorityRelation'>;
69
+ /** Connects at least two Agents. */
70
+ "AgentToAgentRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#AgentToAgentRelation'>;
71
+ /**
72
+ * A label, title or term designating an Agent in order to make it
73
+ * distinguishable from other similar entities.
74
+ */
75
+ "AgentName": NamedNode<'https://www.ica.org/standards/RiC/ontology#AgentName'>;
76
+ /**
77
+ * A label, title or term designating the entity in order to make
78
+ * it distinguishable from other similar entities.
79
+ */
80
+ "Name": NamedNode<'https://www.ica.org/standards/RiC/ontology#Name'>;
81
+ /**
82
+ * Connects at least one Agent, to at least another Agent, that
83
+ * succeeds it chronologically for, for instance, fullfilling some functions or performing
84
+ * some activities.
85
+ */
86
+ "AgentTemporalRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#AgentTemporalRelation'>;
87
+ /**
88
+ * Connects at least one Thing to at least one Thing that follows
89
+ * it in chronological order.
90
+ */
91
+ "TemporalRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#TemporalRelation'>;
92
+ /**
93
+ * The top level relation class. It connects at least two Things.
94
+ * An instance of a Relation may have some datatype and object properties : a descriptive
95
+ * note (datatype property) like any Thing ; certainty (for 'certain', 'quite probable',
96
+ * 'uncertain','unknown'); a date (use either the date datatype property or the Date class
97
+ * and isAssociatedWithDate object property ; a state (relationState) ; a location (use
98
+ * Place class and isAssociatedWithPlace object property) ; a source of information that
99
+ * can be used as an evidence for it (use either source datatype property or hasSource
100
+ * object property).
101
+ */
102
+ "Relation": NamedNode<'https://www.ica.org/standards/RiC/ontology#Relation'>;
103
+ /**
104
+ * A concept of any kind that is used for designating an Entity and
105
+ * referring to it.
106
+ */
107
+ "Appellation": NamedNode<'https://www.ica.org/standards/RiC/ontology#Appellation'>;
108
+ /**
109
+ * An idea, unit of thought, abstract cultural object or
110
+ * category
111
+ */
112
+ "Concept": NamedNode<'https://www.ica.org/standards/RiC/ontology#Concept'>;
113
+ /**
114
+ * The relation between an Appellation and at least one Thing that
115
+ * the Appellation designates.
116
+ */
117
+ "AppellationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#AppellationRelation'>;
118
+ /**
119
+ * Connects at least one Record to at least one Person, Group or
120
+ * Position that is responsible for conceiving and formulating the information contained in
121
+ * the Record.
122
+ */
123
+ "AuthorshipRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#AuthorshipRelation'>;
124
+ /**
125
+ * Connects at least one Record Resource or Instantiation to at
126
+ * least one Agent, when the Agent is either responsible for all or some of the content of
127
+ * the Record Resource, or is a contributor to the genesis or production of the
128
+ * Instantiation.
129
+ */
130
+ "CreationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#CreationRelation'>;
131
+ /** The extent of a Record Resource carrier */
132
+ "CarrierExtent": NamedNode<'https://www.ica.org/standards/RiC/ontology#CarrierExtent'>;
133
+ /**
134
+ * Countable characteristics of the content of an entity expressed
135
+ * as a quantity.
136
+ */
137
+ "Extent": NamedNode<'https://www.ica.org/standards/RiC/ontology#Extent'>;
138
+ /**
139
+ * Categorization of physical material in or on which information
140
+ * is represented.
141
+ */
142
+ "CarrierType": NamedNode<'https://www.ica.org/standards/RiC/ontology#CarrierType'>;
143
+ /**
144
+ * Connects at lest one Person, to at least another Person, when
145
+ * the first has child the second one.
146
+ */
147
+ "ChildRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#ChildRelation'>;
148
+ /**
149
+ * Connects at least one Person to at least another Person, when
150
+ * the first has/have descendant the second one(s).
151
+ */
152
+ "DescendanceRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#DescendanceRelation'>;
153
+ /**
154
+ * The fundamental form of communication in which a Record is
155
+ * expressed and the human sense through which it is intended to be
156
+ * perceived.
157
+ */
158
+ "ContentType": NamedNode<'https://www.ica.org/standards/RiC/ontology#ContentType'>;
159
+ /**
160
+ * Longitudinal and latitudinal information of a
161
+ * Place.
162
+ */
163
+ "Coordinates": NamedNode<'https://www.ica.org/standards/RiC/ontology#Coordinates'>;
164
+ /**
165
+ * An organized group of persons that act together as an Agent, and
166
+ * that has a recognized legal or social status.
167
+ */
168
+ "CorporateBody": NamedNode<'https://www.ica.org/standards/RiC/ontology#CorporateBody'>;
169
+ /** Two or more Agents that act together as an Agent. */
170
+ "Group": NamedNode<'https://www.ica.org/standards/RiC/ontology#Group'>;
171
+ /** Categorization of a Corporate Body. */
172
+ "CorporateBodyType": NamedNode<'https://www.ica.org/standards/RiC/ontology#CorporateBodyType'>;
173
+ /**
174
+ * Connects at least two Persons, when they correspond to each
175
+ * other.
176
+ */
177
+ "CorrespondenceRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#CorrespondenceRelation'>;
178
+ /**
179
+ * Connects at least two Persons that directly know each other
180
+ * during their existence. This relation is symmetric.
181
+ */
182
+ "KnowingRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#KnowingRelation'>;
183
+ /**
184
+ * Chronological information associated with an entity that
185
+ * contributes to its identification and contextualization.
186
+ */
187
+ "Date": NamedNode<'https://www.ica.org/standards/RiC/ontology#Date'>;
188
+ /**
189
+ * Chronological information associated with an entity that
190
+ * contributes to its identification and contextualization, that implies or explicitly
191
+ * states a start date and end date.
192
+ */
193
+ "DateRange": NamedNode<'https://www.ica.org/standards/RiC/ontology#DateRange'>;
194
+ /** Non-contiguous single dates or date ranges. */
195
+ "DateSet": NamedNode<'https://www.ica.org/standards/RiC/ontology#DateSet'>;
196
+ /**
197
+ * Categorization of a person according to characteristics such as
198
+ * age, gender, education, place of origin, ethnic/cultural identification, religion,
199
+ * etc.
200
+ */
201
+ "DemographicGroup": NamedNode<'https://www.ica.org/standards/RiC/ontology#DemographicGroup'>;
202
+ /**
203
+ * Connects an Instantiation to at least one Instantiation that is
204
+ * derived from it.
205
+ */
206
+ "DerivationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#DerivationRelation'>;
207
+ /** Connects at least two instantiations */
208
+ "InstantiationToInstantiationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#InstantiationToInstantiationRelation'>;
209
+ /**
210
+ * Connects at least two Persons, when they have some family link,
211
+ * i.e. belong to the same family.
212
+ */
213
+ "FamilyRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#FamilyRelation'>;
214
+ /**
215
+ * Categorization of the document with respect to its extrinsic and
216
+ * intrinsic elements that together communicate its content, administrative and documentary
217
+ * context, and authority
218
+ */
219
+ "DocumentaryFormType": NamedNode<'https://www.ica.org/standards/RiC/ontology#DocumentaryFormType'>;
220
+ /**
221
+ * An annotation property for recording a possible mapping to a
222
+ * component in another model or ontology
223
+ */
224
+ "closeTo": NamedNode<'https://www.ica.org/standards/RiC/ontology#closeTo'>;
225
+ /**
226
+ * Connects at least one Event to at least one Thing, when the
227
+ * first is associated with the existence and lifecycle of the second one.
228
+ */
229
+ "EventRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#EventRelation'>;
230
+ /** Categorization of an Event. */
231
+ "EventType": NamedNode<'https://www.ica.org/standards/RiC/ontology#EventType'>;
232
+ /** Categorization of the extent that is being measured */
233
+ "ExtentType": NamedNode<'https://www.ica.org/standards/RiC/ontology#ExtentType'>;
234
+ /**
235
+ * Two or more persons related by birth, or through marriage,
236
+ * adoption, civil union, or other social conventions that bind them together as a socially
237
+ * recognized familial group.
238
+ */
239
+ "Family": NamedNode<'https://www.ica.org/standards/RiC/ontology#Family'>;
240
+ /** Categorization of a Family. */
241
+ "FamilyType": NamedNode<'https://www.ica.org/standards/RiC/ontology#FamilyType'>;
242
+ /**
243
+ * Connects at least two Instantiations which may be considered as
244
+ * equivalent.
245
+ */
246
+ "FunctionalEquivalenceRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#FunctionalEquivalenceRelation'>;
247
+ /**
248
+ * A process or system created by a Person or Group that performs
249
+ * an Activity.
250
+ */
251
+ "Mechanism": NamedNode<'https://www.ica.org/standards/RiC/ontology#Mechanism'>;
252
+ /** A human being with a social identity or persona. */
253
+ "Person": NamedNode<'https://www.ica.org/standards/RiC/ontology#Person'>;
254
+ /** The functional role of a Person within a Group. */
255
+ "Position": NamedNode<'https://www.ica.org/standards/RiC/ontology#Position'>;
256
+ /**
257
+ * Connects a Group and at least another Group, when the first one
258
+ * as the second one(s) among its subdivisions.
259
+ */
260
+ "GroupSubdivisionRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#GroupSubdivisionRelation'>;
261
+ /**
262
+ * Connects a Thing to at least one constitutive or component part
263
+ * of that Thing.
264
+ */
265
+ "WholePartRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#WholePartRelation'>;
266
+ /**
267
+ * A word, number, letter, symbol, or any combination of these used
268
+ * to uniquely identify or reference an individual instance of an entity within a specific
269
+ * information domain.
270
+ */
271
+ "Identifier": NamedNode<'https://www.ica.org/standards/RiC/ontology#Identifier'>;
272
+ /** Categorization of an Identifier. */
273
+ "IdentifierType": NamedNode<'https://www.ica.org/standards/RiC/ontology#IdentifierType'>;
274
+ /**
275
+ * The inscription of information made by an Agent on a physical
276
+ * carrier in any persistent, recoverable form as a means of communicating information
277
+ * through time and space.
278
+ */
279
+ "Instantiation": NamedNode<'https://www.ica.org/standards/RiC/ontology#Instantiation'>;
280
+ /** The extent of an Instantiation. */
281
+ "InstantiationExtent": NamedNode<'https://www.ica.org/standards/RiC/ontology#InstantiationExtent'>;
282
+ /**
283
+ * Connects at least one Agent and one Record Resource or
284
+ * Instantiation on which the Agent has some intellectual property rights.
285
+ */
286
+ "IntellectualPropertyRightsRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#IntellectualPropertyRightsRelation'>;
287
+ /**
288
+ * Connects at least one Person to at least another one, when the
289
+ * first one has some knowledge of the second one through time or space.
290
+ */
291
+ "KnowingOfRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#KnowingOfRelation'>;
292
+ /**
293
+ * A spoken or written human language represented in the Record or
294
+ * Record Part, or used by the Agent.
295
+ */
296
+ "Language": NamedNode<'https://www.ica.org/standards/RiC/ontology#Language'>;
297
+ /**
298
+ * Connects at least one Person and at least one Group, when the
299
+ * first one leads the second one.
300
+ */
301
+ "LeadershipRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#LeadershipRelation'>;
302
+ /** A status defined by law. */
303
+ "LegalStatus": NamedNode<'https://www.ica.org/standards/RiC/ontology#LegalStatus'>;
304
+ /**
305
+ * Connects at least one Agent, and at least one Record Resource or
306
+ * Instantiation that the Agent manages.
307
+ */
308
+ "ManagementRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#ManagementRelation'>;
309
+ /**
310
+ * Delegation of authority by an Agent to another Agent to perform
311
+ * an Activity.
312
+ */
313
+ "Mandate": NamedNode<'https://www.ica.org/standards/RiC/ontology#Mandate'>;
314
+ /** Conditions that govern the existence or authority of an Agent or the performance of an Activity, or that contribute to the distinct characteristics of things created or managed by an Agent. */
315
+ "Rule": NamedNode<'https://www.ica.org/standards/RiC/ontology#Rule'>;
316
+ /**
317
+ * Connects at least one Mandate, and at least one Agent, when the
318
+ * first gives the second one the authority or competencies to act. May also involve one to
319
+ * many Activities that the Mandate(s) assign(s) to the Agent(s).
320
+ */
321
+ "MandateRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#MandateRelation'>;
322
+ /**
323
+ * Connects at least one Rule to at least one Thing, when it is
324
+ * associated with existence and lifecycle of the Thing.
325
+ */
326
+ "RuleRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#RuleRelation'>;
327
+ /**
328
+ * Connects a Group and at least one Person, when the first one has
329
+ * the second one(s) among its members.
330
+ */
331
+ "MembershipRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#MembershipRelation'>;
332
+ /**
333
+ * Connects an Instantiation and at least another Instantiation,
334
+ * when the first is migrated into the second one(s).
335
+ */
336
+ "MigrationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#MigrationRelation'>;
337
+ /**
338
+ * Categorization of a profession, trade, or craft pursued by a
339
+ * person in fulfilment of an Activity.
340
+ */
341
+ "OccupationType": NamedNode<'https://www.ica.org/standards/RiC/ontology#OccupationType'>;
342
+ /**
343
+ * Connects at least one Group, Person or Position, and at least a
344
+ * Thing that these Agent(s) own(s).
345
+ */
346
+ "OwnershipRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#OwnershipRelation'>;
347
+ /**
348
+ * Connects at least one Activity to at least one Agent, when the
349
+ * first is performed by the second one(s).
350
+ */
351
+ "PerformanceRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#PerformanceRelation'>;
352
+ /**
353
+ * A delimitation of the physical territory of a
354
+ * Place.
355
+ */
356
+ "PhysicalLocation": NamedNode<'https://www.ica.org/standards/RiC/ontology#PhysicalLocation'>;
357
+ /** Bounded, named geographic area or region. */
358
+ "Place": NamedNode<'https://www.ica.org/standards/RiC/ontology#Place'>;
359
+ /**
360
+ * A label, title or term designating a Place in order to make it
361
+ * distinguishable from other similar entities.
362
+ */
363
+ "PlaceName": NamedNode<'https://www.ica.org/standards/RiC/ontology#PlaceName'>;
364
+ /**
365
+ * Connects a Place and at least one Thing, when the first is
366
+ * associated with the existence and lifecycle of the second one.
367
+ */
368
+ "PlaceRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#PlaceRelation'>;
369
+ /** Categorization of a Place. */
370
+ "PlaceType": NamedNode<'https://www.ica.org/standards/RiC/ontology#PlaceType'>;
371
+ /**
372
+ * Connects at least one Person, and at least one Position that the
373
+ * Person occupies.
374
+ */
375
+ "PositionHoldingRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#PositionHoldingRelation'>;
376
+ /**
377
+ * Connects at least one Position, and a Group, when the first
378
+ * one(s) exist(s) in/is defined within the second one.
379
+ */
380
+ "PositionToGroupRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#PositionToGroupRelation'>;
381
+ /**
382
+ * Categorization of the method used in the representation of
383
+ * information on the Instantiation.
384
+ */
385
+ "ProductionTechniqueType": NamedNode<'https://www.ica.org/standards/RiC/ontology#ProductionTechniqueType'>;
386
+ /**
387
+ * A Proxy represents (stands for) a Record Resource as it exists
388
+ * in a specific Record Set.
389
+ */
390
+ "Proxy": NamedNode<'https://www.ica.org/standards/RiC/ontology#Proxy'>;
391
+ /**
392
+ * Information inscribed at least once by any method on any
393
+ * physical carrier in any persistent, recoverable form by an Agent in the course of life
394
+ * or work Activity.
395
+ */
396
+ "Record": NamedNode<'https://www.ica.org/standards/RiC/ontology#Record'>;
397
+ /**
398
+ * A Record, Record Set, or Record Part produced or acquired and
399
+ * retained by an Agent in the course of Activity.
400
+ */
401
+ "RecordResource": NamedNode<'https://www.ica.org/standards/RiC/ontology#RecordResource'>;
402
+ /**
403
+ * Part of a Record with discrete information content that
404
+ * contributes to the Record's physical or intellectual completeness.
405
+ */
406
+ "RecordPart": NamedNode<'https://www.ica.org/standards/RiC/ontology#RecordPart'>;
407
+ /** The extent of the content of a Record Resource. */
408
+ "RecordResourceExtent": NamedNode<'https://www.ica.org/standards/RiC/ontology#RecordResourceExtent'>;
409
+ /**
410
+ * Connects two to more Record Resources when there is a genetic
411
+ * relation between them. Genetic in this sense is as defined by diplomatics, i.e. the
412
+ * process by which a Record Resource is developed.
413
+ */
414
+ "RecordResourceGeneticRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#RecordResourceGeneticRelation'>;
415
+ /** Connects at least two Record Resources. */
416
+ "RecordResourceToRecordResourceRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#RecordResourceToRecordResourceRelation'>;
417
+ /**
418
+ * Connects at least one Agent, and one or more Record Resource or
419
+ * Instantiation that the Agent holds.
420
+ */
421
+ "RecordResourceHoldingRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#RecordResourceHoldingRelation'>;
422
+ /**
423
+ * Connects a Record Resource to one or more Instantiations that
424
+ * instantiate it.
425
+ */
426
+ "RecordResourceToInstantiationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#RecordResourceToInstantiationRelation'>;
427
+ /**
428
+ * One or more records that are associated by categorization and/or
429
+ * physical aggregation by the creator or other Agent.
430
+ */
431
+ "RecordSet": NamedNode<'https://www.ica.org/standards/RiC/ontology#RecordSet'>;
432
+ /** A broad categorization of the type of Record Set. */
433
+ "RecordSetType": NamedNode<'https://www.ica.org/standards/RiC/ontology#RecordSetType'>;
434
+ /**
435
+ * Categorization of the production or reproduction status of a
436
+ * Record or Record Part.
437
+ */
438
+ "RecordState": NamedNode<'https://www.ica.org/standards/RiC/ontology#RecordState'>;
439
+ /**
440
+ * Categorization of the method of recording the content type of a
441
+ * Record Resource.
442
+ */
443
+ "RepresentationType": NamedNode<'https://www.ica.org/standards/RiC/ontology#RepresentationType'>;
444
+ /**
445
+ * The role an agent plays in some context (usually in some
446
+ * creation relation). Not to be confused with a position (position of an agent in some
447
+ * group). For example, a person who is the head of some corporate body may play the role
448
+ * of annotator (of a record) in a creation relation.
449
+ */
450
+ "RoleType": NamedNode<'https://www.ica.org/standards/RiC/ontology#RoleType'>;
451
+ /** Categorization of a Rule. */
452
+ "RuleType": NamedNode<'https://www.ica.org/standards/RiC/ontology#RuleType'>;
453
+ /**
454
+ * Connects at least one Thing to at least one Thing that follows
455
+ * it in some sequence.
456
+ */
457
+ "SequentialRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#SequentialRelation'>;
458
+ /**
459
+ * Connects at least two Persons, when they are
460
+ * siblings.
461
+ */
462
+ "SiblingRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#SiblingRelation'>;
463
+ /**
464
+ * Chronological information associated with an entity that
465
+ * contributes to its identification and contextualization, related to a single point in
466
+ * time.
467
+ */
468
+ "SingleDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#SingleDate'>;
469
+ /**
470
+ * Connects at least two Persons, when they are
471
+ * spouses.
472
+ */
473
+ "SpouseRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#SpouseRelation'>;
474
+ /**
475
+ * Connects at least one Person to at least another Person, who is
476
+ * their student.
477
+ */
478
+ "TeachingRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#TeachingRelation'>;
479
+ /**
480
+ * A name that is used for a Record Resource or a
481
+ * Rule
482
+ */
483
+ "Title": NamedNode<'https://www.ica.org/standards/RiC/ontology#Title'>;
484
+ /**
485
+ * Connects a category (a Type) and at least one Thing that belongs
486
+ * to this category.
487
+ */
488
+ "TypeRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#TypeRelation'>;
489
+ /**
490
+ * A definite magnitude of a quantity, defined and adopted by convention or by
491
+ * law, that is used as a standard for measurement of the same kind of quantity. Can be
492
+ * spacial units (cm, m), weigt (g, kg), time (s, h), storage (MB, TB) or more informal
493
+ * units used in the archival context like number of boxes, pages or words.
494
+ */
495
+ "UnitOfMeasurement": NamedNode<'https://www.ica.org/standards/RiC/ontology#UnitOfMeasurement'>;
496
+ /**
497
+ * Connects at least two Agents that have some type of work
498
+ * relation in the course of their activities.
499
+ */
500
+ "WorkRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#WorkRelation'>;
501
+ /**
502
+ * Information on the anticipated accession(s) to the Record
503
+ * Set.
504
+ */
505
+ "accrual": NamedNode<'https://www.ica.org/standards/RiC/ontology#accrual'>;
506
+ /** Information on the status of an Accrual */
507
+ "accrualStatus": NamedNode<'https://www.ica.org/standards/RiC/ontology#accrualStatus'>;
508
+ /**
509
+ * Connects an Accumulation Relation to one of the accumulated
510
+ * Record Resources or Instantiations
511
+ */
512
+ "accumulationRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#accumulationRelationHasSource'>;
513
+ /**
514
+ * Connects an Agent Origination Relation to one of the resulting
515
+ * Record Resource or Instantiation
516
+ */
517
+ "agentOriginationRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentOriginationRelationHasSource'>;
518
+ /**
519
+ * Connects a Record Resource or Instantiation (that is
520
+ * accumulated) to an Accumulation Relation.
521
+ */
522
+ "recordResourceOrInstantiationIsSourceOfAccumulationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordResourceOrInstantiationIsSourceOfAccumulationRelation'>;
523
+ /**
524
+ * Connects an Accumulation Relation to one of the accumulating
525
+ * Agents
526
+ */
527
+ "accumulationRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#accumulationRelationHasTarget'>;
528
+ /**
529
+ * Connects an Agent Origination Relation to one of the creating or
530
+ * accumulating Agents
531
+ */
532
+ "agentOriginationRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentOriginationRelationHasTarget'>;
533
+ /**
534
+ * Connects one of the accumulating Agents to an Accumulation
535
+ * Relation
536
+ */
537
+ "agentIsTargetOfAccumulationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentIsTargetOfAccumulationRelation'>;
538
+ /**
539
+ * Connects an Activity Documentation Relation to one of the
540
+ * resulting Record Resources or Instantiations
541
+ */
542
+ "activityDocumentationRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#activityDocumentationRelationHasSource'>;
543
+ /**
544
+ * Connects a Provenance Relation to a Record Resource or
545
+ * Instantiation.
546
+ */
547
+ "provenanceRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#provenanceRelationHasSource'>;
548
+ /**
549
+ * Connects a Record Resource or Instantiation (that documents an
550
+ * Activity) to an Activity Documentation Relation.
551
+ */
552
+ "recordResourceOrInstantiationIsSourceOfActivityDocumentationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordResourceOrInstantiationIsSourceOfActivityDocumentationRelation'>;
553
+ /**
554
+ * Connects an Activity Documentation Relation to one of the
555
+ * documented Activities
556
+ */
557
+ "activityDocumentationRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#activityDocumentationRelationHasTarget'>;
558
+ /**
559
+ * Connects a Provenance Relation to an Agent or
560
+ * Activity.
561
+ */
562
+ "provenanceRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#provenanceRelationHasTarget'>;
563
+ /**
564
+ * Connects an Activity to an Activity Documentation
565
+ * Relation
566
+ */
567
+ "activityIsTargetOfActivityDocumentationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#activityIsTargetOfActivityDocumentationRelation'>;
568
+ /**
569
+ * Connects an Activity to an Agent Temporal Relation (when the
570
+ * Activity is transferred from an Agent to another one) or a Mandate Relation (the Mandate
571
+ * assigns the Activity to the Agent or defines it).
572
+ */
573
+ "activityIsContextOfRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#activityIsContextOfRelation'>;
574
+ /**
575
+ * Connects a Thing (that is a secondary, contextual entity during
576
+ * the existence of the Relation) to a n-ary Relation.
577
+ */
578
+ "thingIsContextOfRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#thingIsContextOfRelation'>;
579
+ /**
580
+ * Connects an Agent Temporal Relation or Mandate Relation, to an
581
+ * Activity that is, either transferred from an Agent to another one, or assigned by a
582
+ * Mandate to an Agent.
583
+ */
584
+ "asConcernsActivity": NamedNode<'https://www.ica.org/standards/RiC/ontology#asConcernsActivity'>;
585
+ /**
586
+ * Connects an Activity that is performed to a Performance
587
+ * Relation
588
+ */
589
+ "activityIsSourceOfPerformanceRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#activityIsSourceOfPerformanceRelation'>;
590
+ /**
591
+ * Connects a Thing (that is the source of a Relation) to a
592
+ * Relation.
593
+ */
594
+ "thingIsSourceOfRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#thingIsSourceOfRelation'>;
595
+ /**
596
+ * Connects a Performance Relation to a performed
597
+ * Activity.
598
+ */
599
+ "performanceRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#performanceRelationHasSource'>;
600
+ /**
601
+ * Connects an Agent or Activity that is the provenance of a Record
602
+ * resource or Instantiation, to a Provenance Relation
603
+ */
604
+ "agentOrActivityIsTargetOfProvenanceRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentOrActivityIsTargetOfProvenanceRelation'>;
605
+ /**
606
+ * Connects an Event to a Thing on which the Event has or had some
607
+ * significant impact.
608
+ */
609
+ "affectsOrAffected": NamedNode<'https://www.ica.org/standards/RiC/ontology#affectsOrAffected'>;
610
+ /**
611
+ * Connects an Event to a Thing that is or was actively or
612
+ * passively involved in it.
613
+ */
614
+ "hasOrHadParticipant": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadParticipant'>;
615
+ /** Inverse of 'affects or affected' object property. */
616
+ "isOrWasAffectedBy": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasAffectedBy'>;
617
+ /**
618
+ * Connects an Agent Control Relation to one of the controlling
619
+ * Agents
620
+ */
621
+ "agentControlRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentControlRelationHasSource'>;
622
+ /**
623
+ * Connects an Agent Hierarchical Relation to one of the
624
+ * hierarchically superior Agents
625
+ */
626
+ "agentHierarchicalRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentHierarchicalRelationHasSource'>;
627
+ /**
628
+ * Connects an Authority Relation to an Agent that has the
629
+ * authority
630
+ */
631
+ "authorityRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#authorityRelationHasSource'>;
632
+ /**
633
+ * Connects a controlling Agent to an Agent Control
634
+ * Relation
635
+ */
636
+ "agentIsSourceOfAgentControlRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentIsSourceOfAgentControlRelation'>;
637
+ /**
638
+ * Connects an Agent Control Relation to one of the controlled
639
+ * Agents
640
+ */
641
+ "agentControlRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentControlRelationHasTarget'>;
642
+ /**
643
+ * Connects an Agent Hierarchical Relation to one of the
644
+ * hierarchically inferior Agents
645
+ */
646
+ "agentHierarchicalRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentHierarchicalRelationHasTarget'>;
647
+ /**
648
+ * Connects an Authority Relation to a Thing over which the
649
+ * Authority is performed
650
+ */
651
+ "authorityRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#authorityRelationHasTarget'>;
652
+ /**
653
+ * Connects one of the controlled Agents to an Agent Control
654
+ * Relation
655
+ */
656
+ "agentIsTargetOfAgentControlRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentIsTargetOfAgentControlRelation'>;
657
+ /** Connects an Agent to a Work Relation */
658
+ "agentHasWorkRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentHasWorkRelation'>;
659
+ /** Connects an Agent to an Agent Relation */
660
+ "agentIsConnectedToAgentRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentIsConnectedToAgentRelation'>;
661
+ /** Connects a Work Relation to an Agent. */
662
+ "workRelationConnects": NamedNode<'https://www.ica.org/standards/RiC/ontology#workRelationConnects'>;
663
+ /**
664
+ * Connects an Agent Relation to one of the involved
665
+ * Agents
666
+ */
667
+ "agentRelationConnects": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentRelationConnects'>;
668
+ /**
669
+ * Connects an n-ary Relation to a Thing that is its
670
+ * source.
671
+ */
672
+ "relationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#relationHasSource'>;
673
+ /**
674
+ * Connects a hierarchically superior Agent to an Agent
675
+ * Hierarchical Relation
676
+ */
677
+ "agentIsSourceOfAgentHierarchicalRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentIsSourceOfAgentHierarchicalRelation'>;
678
+ /**
679
+ * Connects an n-ary Relation to a Thing that is its
680
+ * target.
681
+ */
682
+ "relationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#relationHasTarget'>;
683
+ /**
684
+ * Connects one of the hierarchically inferior Agents to an Agent
685
+ * Hierarchical Relation
686
+ */
687
+ "agentIsTargetOfAgentHierarchicalRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentIsTargetOfAgentHierarchicalRelation'>;
688
+ /** Connects a Thing to a n-ary Relation. */
689
+ "thingIsConnectedToRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#thingIsConnectedToRelation'>;
690
+ /**
691
+ * Connects a predecessor Agent to an Agent Temporal
692
+ * Relation
693
+ */
694
+ "agentIsSourceOfAgentTemporalRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentIsSourceOfAgentTemporalRelation'>;
695
+ /**
696
+ * Connects a Thing to a Temporal Relation, when this Thing
697
+ * precedes other Thing(s) in time.
698
+ */
699
+ "thingIsSourceOfTemporalRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#thingIsSourceOfTemporalRelation'>;
700
+ /**
701
+ * Connects an Agent Temporal Relation to one of the predecessor
702
+ * Agents
703
+ */
704
+ "agentTemporalRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentTemporalRelationHasSource'>;
705
+ /**
706
+ * Connects an Agent thas has the authority, to an Authority
707
+ * Relation
708
+ */
709
+ "agentIsSourceOfAuthorityRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentIsSourceOfAuthorityRelation'>;
710
+ /**
711
+ * Connects an Agent having the intellectual property rights, to an
712
+ * Intellectual Property Rights Relation
713
+ */
714
+ "agentIsSourceOfIntellectualPropertyRightsRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentIsSourceOfIntellectualPropertyRightsRelation'>;
715
+ /**
716
+ * Connects an IntellectualPropertyRightsRelation to one of the
717
+ * Group, Person or Position that holds the rights.
718
+ */
719
+ "intellectualPropertyRightsRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#intellectualPropertyRightsRelationHasSource'>;
720
+ /** Connects a manager Agent to a Management Relation */
721
+ "agentIsSourceOfManagementRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentIsSourceOfManagementRelation'>;
722
+ /**
723
+ * Connects a Management Relation to an Agent who is involved as a
724
+ * manager.
725
+ */
726
+ "managementRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#managementRelationHasSource'>;
727
+ /** Connects an owner Agent to an Ownership Relation */
728
+ "agentIsSourceOfOwnershipRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentIsSourceOfOwnershipRelation'>;
729
+ /**
730
+ * Connects an Ownership Relation to a Person, Group or Position
731
+ * that is involved as an owner.
732
+ */
733
+ "ownershipRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#ownershipRelationHasSource'>;
734
+ /**
735
+ * Connects an Agent that holds a Record Resource or Instantiation,
736
+ * to a Record Resource Holding Relation
737
+ */
738
+ "agentIsSourceOfRecordResourceHoldingRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentIsSourceOfRecordResourceHoldingRelation'>;
739
+ /**
740
+ * Connects a Record Resource Holding Relation to an Agent (as the
741
+ * holder of a Record Resource or Instantiation).
742
+ */
743
+ "recordResourceHoldingRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordResourceHoldingRelationHasSource'>;
744
+ /**
745
+ * Connects one of the Agents that created or accumulated the
746
+ * Record resource or Instantiation, to an Agent Origination Relation
747
+ */
748
+ "agentIsTargetOfAgentOriginationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentIsTargetOfAgentOriginationRelation'>;
749
+ /**
750
+ * Connects a Thing (that is under authority of an Agent) to an
751
+ * Authority Relation.
752
+ */
753
+ "thingIsTargetOfAuthorityRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#thingIsTargetOfAuthorityRelation'>;
754
+ /** Connects a Thing to a n-ary Relation. */
755
+ "thingIsTargetOfRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#thingIsTargetOfRelation'>;
756
+ /**
757
+ * Connects a successor Agent to an Agent Temporal
758
+ * Relation
759
+ */
760
+ "agentIsTargetOfAgentTemporalRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentIsTargetOfAgentTemporalRelation'>;
761
+ /**
762
+ * Connects a Thing (that follows other Thing(s) in time) to a
763
+ * Temporal Relation.
764
+ */
765
+ "thingIsTargetOfTemporalRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#thingIsTargetOfTemporalRelation'>;
766
+ /**
767
+ * Connects an Agent Temporal Relation to one of the successor
768
+ * Agents
769
+ */
770
+ "agentTemporalRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentTemporalRelationHasTarget'>;
771
+ /**
772
+ * Connects a Person, Group or Position to an Authorship
773
+ * Relation.
774
+ */
775
+ "agentIsTargetOfAuthorshipRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentIsTargetOfAuthorshipRelation'>;
776
+ /** Connects a creator Agent to a Creation Relation */
777
+ "agentIsTargetOfCreationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentIsTargetOfCreationRelation'>;
778
+ /**
779
+ * Connects an Authorship Relation to one of the author Person,
780
+ * Group or Position.
781
+ */
782
+ "authorshipRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#authorshipRelationHasTarget'>;
783
+ /**
784
+ * Connects a Creation Relation to one of the creator
785
+ * Agents
786
+ */
787
+ "creationRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#creationRelationHasTarget'>;
788
+ /** Connects a mandated Agent to a Mandate Relation */
789
+ "agentIsTargetOfMandateRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentIsTargetOfMandateRelation'>;
790
+ /**
791
+ * Connects a Thing (that is associated with a Rule) to a Rule
792
+ * Relation.
793
+ */
794
+ "thingIsTargetOfRuleRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#thingIsTargetOfRuleRelation'>;
795
+ /**
796
+ * Connects a Mandate Relation to an Agent who is given the
797
+ * authority or competencies to act.
798
+ */
799
+ "mandateRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#mandateRelationHasTarget'>;
800
+ /** Connects an Agent to a Performance Relation */
801
+ "agentIsTargetOfPerformanceRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#agentIsTargetOfPerformanceRelation'>;
802
+ /**
803
+ * Connects a Performance Relation to a performing
804
+ * Agent.
805
+ */
806
+ "performanceRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#performanceRelationHasTarget'>;
807
+ /**
808
+ * Connects a Record Resource or Instantiation (that is created,
809
+ * sent or accumulated) to an Agent Origination Relation.
810
+ */
811
+ "recordResourceOrInstantiationIsSourceOfAgentOriginationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordResourceOrInstantiationIsSourceOfAgentOriginationRelation'>;
812
+ /**
813
+ * Connects an n-ary Relation to any of the Things
814
+ * involved.
815
+ */
816
+ "relationConnects": NamedNode<'https://www.ica.org/standards/RiC/ontology#relationConnects'>;
817
+ /**
818
+ * Connects a Temporal Relation to a Thing that precedes other
819
+ * Thing(s) in time.
820
+ */
821
+ "temporalRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#temporalRelationHasSource'>;
822
+ /**
823
+ * Connects a Temporal Relation to a Thing that follows other
824
+ * Thing(s) in time.
825
+ */
826
+ "temporalRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#temporalRelationHasTarget'>;
827
+ /** Reference system used for altitude */
828
+ "altimetricSystem": NamedNode<'https://www.ica.org/standards/RiC/ontology#altimetricSystem'>;
829
+ /**
830
+ * Framework or standard used to represent an
831
+ * information.
832
+ */
833
+ "referenceSystem": NamedNode<'https://www.ica.org/standards/RiC/ontology#referenceSystem'>;
834
+ /**
835
+ * The height of a Place above a reference level, especially above
836
+ * sea level.
837
+ */
838
+ "altitude": NamedNode<'https://www.ica.org/standards/RiC/ontology#altitude'>;
839
+ /**
840
+ * The extent, quantity, amount, or degree of an entity, as
841
+ * determined by measurement or calculation.
842
+ */
843
+ "measure": NamedNode<'https://www.ica.org/standards/RiC/ontology#measure'>;
844
+ /**
845
+ * Connects an Appellation to an Appellation
846
+ * Relation
847
+ */
848
+ "appellationIsSourceOfAppellationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#appellationIsSourceOfAppellationRelation'>;
849
+ /**
850
+ * Connects an Appellation Relation to the concerned
851
+ * Appellation
852
+ */
853
+ "appellationRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#appellationRelationHasSource'>;
854
+ /**
855
+ * Connects an Appellation Relation to one of the designated
856
+ * Things
857
+ */
858
+ "appellationRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#appellationRelationHasTarget'>;
859
+ /**
860
+ * Connects a Thing (that is designated by an Appellation) to an
861
+ * Appellation Relation.
862
+ */
863
+ "thingIsTargetOfAppellationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#thingIsTargetOfAppellationRelation'>;
864
+ /**
865
+ * Connects an n-ary Relation to a Thing that is a secondary,
866
+ * contextual entity during the existence of the Relation.
867
+ */
868
+ "relationHasContext": NamedNode<'https://www.ica.org/standards/RiC/ontology#relationHasContext'>;
869
+ /**
870
+ * Description of evidences that the Record Resource or
871
+ * Instantiation is what it purports to be, was created or sent by the said Agent, at the
872
+ * said time and has not been tampered or corrupted.
873
+ */
874
+ "authenticityNote": NamedNode<'https://www.ica.org/standards/RiC/ontology#authenticityNote'>;
875
+ /** Inverse of 'authorizes' object property */
876
+ "authorizedBy": NamedNode<'https://www.ica.org/standards/RiC/ontology#authorizedBy'>;
877
+ /**
878
+ * Inverse of 'is rule associated with' object
879
+ * property.
880
+ */
881
+ "isAssociatedWithRule": NamedNode<'https://www.ica.org/standards/RiC/ontology#isAssociatedWithRule'>;
882
+ /**
883
+ * Connects a Mandate to the Agent that the Mandate gives the
884
+ * authority or competencies to act.
885
+ */
886
+ "authorizes": NamedNode<'https://www.ica.org/standards/RiC/ontology#authorizes'>;
887
+ /**
888
+ * Connects a Rule to a Thing that is associated with the existence
889
+ * and lifecycle of the Rule.
890
+ */
891
+ "isRuleAssociatedWith": NamedNode<'https://www.ica.org/standards/RiC/ontology#isRuleAssociatedWith'>;
892
+ /**
893
+ * Connects a Mandate Relation to an Agent that assigns the
894
+ * Mandate.
895
+ */
896
+ "authorizingAgent": NamedNode<'https://www.ica.org/standards/RiC/ontology#authorizingAgent'>;
897
+ /**
898
+ * Connects an Agent that assigns the Mandate, to a Mandate
899
+ * Relation.
900
+ */
901
+ "isAuthorizingAgentInMandateRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#isAuthorizingAgentInMandateRelation'>;
902
+ /**
903
+ * Information on a Mandate that authorizes an Agent to perform an
904
+ * Activity.
905
+ */
906
+ "authorizingMandate": NamedNode<'https://www.ica.org/standards/RiC/ontology#authorizingMandate'>;
907
+ /**
908
+ * The rule or conditions that govern the existence or lifecycle of
909
+ * a Thing.
910
+ */
911
+ "ruleFollowed": NamedNode<'https://www.ica.org/standards/RiC/ontology#ruleFollowed'>;
912
+ /**
913
+ * Connects an Authorship Relation to one of the Records involved
914
+ * in the relation.
915
+ */
916
+ "authorshipRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#authorshipRelationHasSource'>;
917
+ /**
918
+ * Connects a Creation Relation to one of the created Record
919
+ * Resources or Instantiations
920
+ */
921
+ "creationRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#creationRelationHasSource'>;
922
+ /** Connects a Record and an Authorship Relation. */
923
+ "recordIsSourceOfAuthorshipRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordIsSourceOfAuthorshipRelation'>;
924
+ /** Date at which something began. */
925
+ "beginningDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#beginningDate'>;
926
+ /**
927
+ * Chronological information associated with an entity that
928
+ * contributes to its identification and contextualization.
929
+ */
930
+ "date": NamedNode<'https://www.ica.org/standards/RiC/ontology#date'>;
931
+ /** Date at which a Person was born. */
932
+ "birthDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#birthDate'>;
933
+ /**
934
+ * Used system of reckoning time in which the beginning, length,
935
+ * and divisions of a year are defined, sometimes along with multiyear
936
+ * cycles.
937
+ */
938
+ "calendar": NamedNode<'https://www.ica.org/standards/RiC/ontology#calendar'>;
939
+ /**
940
+ * Identifier of the standard of the Normalized
941
+ * date.
942
+ */
943
+ "dateStandard": NamedNode<'https://www.ica.org/standards/RiC/ontology#dateStandard'>;
944
+ /**
945
+ * Number of physical units and/or physical dimensions of the
946
+ * carrier of a record resource instantiation. Various carriers, depending on specific
947
+ * needs, may have more than one relevant dimension. In some cases, indicating the number
948
+ * of physical units may be sufficient, while in other case, relevant dimensions should be
949
+ * used in order to characterize the carrier.
950
+ */
951
+ "carrierExtent": NamedNode<'https://www.ica.org/standards/RiC/ontology#carrierExtent'>;
952
+ /**
953
+ * Countable characteristics of the content of an entity expressed
954
+ * as a quantity.
955
+ */
956
+ "physicalOrLogicalExtent": NamedNode<'https://www.ica.org/standards/RiC/ontology#physicalOrLogicalExtent'>;
957
+ /**
958
+ * Qualifies the level of certitude of the accuracy of a Date, an
959
+ * Event or a Relation.
960
+ */
961
+ "certainty": NamedNode<'https://www.ica.org/standards/RiC/ontology#certainty'>;
962
+ /** Connects a Child Relation to a parent Person */
963
+ "childRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#childRelationHasSource'>;
964
+ /**
965
+ * Connects a Descendance Relation to one of the ancestor
966
+ * Persons
967
+ */
968
+ "descendanceRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#descendanceRelationHasSource'>;
969
+ /**
970
+ * Connects a Person (as a parent) to a Child
971
+ * Relation.
972
+ */
973
+ "personIsSourceOfChildRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#personIsSourceOfChildRelation'>;
974
+ /** Connects a Child Relation to a child Person */
975
+ "childRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#childRelationHasTarget'>;
976
+ /**
977
+ * Connects a Descendance Relation to one of the descendant
978
+ * Persons
979
+ */
980
+ "descendanceRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#descendanceRelationHasTarget'>;
981
+ /**
982
+ * Connects a Person (as a child) to a Child
983
+ * Relation.
984
+ */
985
+ "personIsTargetOfChildRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#personIsTargetOfChildRelation'>;
986
+ /**
987
+ * A term, number or alphanumeric string that is usually taken from
988
+ * an external classification vocabulary or scheme that qualifies the Record
989
+ * Resource.
990
+ */
991
+ "classification": NamedNode<'https://www.ica.org/standards/RiC/ontology#classification'>;
992
+ /**
993
+ * Terms and circumstances affecting the availability of a Record
994
+ * Resource for consultation. Such conditions may originate in laws, regulations and
995
+ * policies, including those pertaining to privacy and security concerns or restrictions;
996
+ * they may concern a specific Instantiation of a Record Resource, for example, conditions
997
+ * that require preservation treatment; or they may specify the software or hardware
998
+ * necessary to access the Instantiation.
999
+ */
1000
+ "conditionsOfAccess": NamedNode<'https://www.ica.org/standards/RiC/ontology#conditionsOfAccess'>;
1001
+ /**
1002
+ * Terms and circumstances affecting the use of a Record Resource
1003
+ * after access has been provided. Includes conditions governing reproduction of the Record
1004
+ * Resource under applicable copyright (intellectual property) and/or property legislation,
1005
+ * and of the Instantiation, due to conservation status.
1006
+ */
1007
+ "conditionsOfUse": NamedNode<'https://www.ica.org/standards/RiC/ontology#conditionsOfUse'>;
1008
+ /**
1009
+ * Connects a Place to a region that is or was within
1010
+ * it.
1011
+ */
1012
+ "containsOrContained": NamedNode<'https://www.ica.org/standards/RiC/ontology#containsOrContained'>;
1013
+ /**
1014
+ * Connects a Thing to a constitutive or component part of that
1015
+ * Thing.
1016
+ */
1017
+ "hasOrHadPart": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadPart'>;
1018
+ /**
1019
+ * Inverse of 'is place associated with' object
1020
+ * property.
1021
+ */
1022
+ "isAssociatedWithPlace": NamedNode<'https://www.ica.org/standards/RiC/ontology#isAssociatedWithPlace'>;
1023
+ /**
1024
+ * Connects a Place to a Thing that Place is associated with the
1025
+ * existence and lifecycle of.
1026
+ */
1027
+ "isPlaceAssociatedWith": NamedNode<'https://www.ica.org/standards/RiC/ontology#isPlaceAssociatedWith'>;
1028
+ /**
1029
+ * Inverse of 'contains or contained' object
1030
+ * property.
1031
+ */
1032
+ "isOrWasContainedBy": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasContainedBy'>;
1033
+ /**
1034
+ * Connects a Correspondence Relation to one of the Persons
1035
+ * involved
1036
+ */
1037
+ "correspondenceRelationConnects": NamedNode<'https://www.ica.org/standards/RiC/ontology#correspondenceRelationConnects'>;
1038
+ /**
1039
+ * Connects Knowing Relation to any known Person
1040
+ * involved.
1041
+ */
1042
+ "knowingRelationConnects": NamedNode<'https://www.ica.org/standards/RiC/ontology#knowingRelationConnects'>;
1043
+ /** Connects a Person to a Correspondence Relation. */
1044
+ "personHasCorrespondenceRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#personHasCorrespondenceRelation'>;
1045
+ /** Date at which an entity was created. */
1046
+ "creationDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#creationDate'>;
1047
+ /**
1048
+ * Connects a Record Resource or Instantiation (that is created) to
1049
+ * a Creation Relation.
1050
+ */
1051
+ "recordResourceOrInstantiationIsSourceOfCreationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordResourceOrInstantiationIsSourceOfCreationRelation'>;
1052
+ /**
1053
+ * Connects a Creation Relation to the Role Type that the creator
1054
+ * Agent(s) has in the creation process
1055
+ */
1056
+ "creationWithRole": NamedNode<'https://www.ica.org/standards/RiC/ontology#creationWithRole'>;
1057
+ /**
1058
+ * Connects a Role Type to a Creation Relation (this Role Type
1059
+ * being the specific role played by the creating Person in the context of this
1060
+ * Relation).
1061
+ */
1062
+ "roleIsContextOfCreationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#roleIsContextOfCreationRelation'>;
1063
+ /**
1064
+ * Indicates the precision of a date. It specifies if, and to what
1065
+ * extent, the value is an estimation.
1066
+ */
1067
+ "dateQualifier": NamedNode<'https://www.ica.org/standards/RiC/ontology#dateQualifier'>;
1068
+ /** Date at which a Person died. */
1069
+ "deathDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#deathDate'>;
1070
+ /** Date at which something ended. */
1071
+ "endDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#endDate'>;
1072
+ /** Date at which an entity was deleted. */
1073
+ "deletionDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#deletionDate'>;
1074
+ /**
1075
+ * Connects a Derivation Relation to the Instantiation from which
1076
+ * one or more Instantiations is derived.
1077
+ */
1078
+ "derivationRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#derivationRelationHasSource'>;
1079
+ /**
1080
+ * Connects an Instantiation to Instantiation Relation to one of
1081
+ * the related Instantiations.
1082
+ */
1083
+ "instantiationToInstantiationRelationConnects": NamedNode<'https://www.ica.org/standards/RiC/ontology#instantiationToInstantiationRelationConnects'>;
1084
+ /**
1085
+ * Connects an Instantiation (from which at least one Instantiation
1086
+ * is derived) to a Derivation Relation.
1087
+ */
1088
+ "instantiationIsSourceOfDerivationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#instantiationIsSourceOfDerivationRelation'>;
1089
+ /**
1090
+ * Connects a Derivation Relation to one of the derived
1091
+ * Instantiations
1092
+ */
1093
+ "derivationRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#derivationRelationHasTarget'>;
1094
+ /**
1095
+ * Connects a derived Instantiation to a Derivation
1096
+ * Relation.
1097
+ */
1098
+ "instantiationIsTargetOfDerivationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#instantiationIsTargetOfDerivationRelation'>;
1099
+ /** Connects a Family Relation to a Person. */
1100
+ "familyRelationConnects": NamedNode<'https://www.ica.org/standards/RiC/ontology#familyRelationConnects'>;
1101
+ /**
1102
+ * Connects a Person (as an ancestor) to a Descendance
1103
+ * Relation.
1104
+ */
1105
+ "personIsSourceOfDescendanceRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#personIsSourceOfDescendanceRelation'>;
1106
+ /**
1107
+ * Connects a Person (as a descendant) to a Descendance
1108
+ * Relation.
1109
+ */
1110
+ "personIsTargetOfDescendanceRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#personIsTargetOfDescendanceRelation'>;
1111
+ /**
1112
+ * Connects a Record Resource to a Thing that it
1113
+ * describes.
1114
+ */
1115
+ "describesOrDescribed": NamedNode<'https://www.ica.org/standards/RiC/ontology#describesOrDescribed'>;
1116
+ /**
1117
+ * Connects a Record Resource to a Thing that is or was its
1118
+ * subject.
1119
+ */
1120
+ "hasOrHadSubject": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadSubject'>;
1121
+ /**
1122
+ * Inverse of 'describes or described' object
1123
+ * property.
1124
+ */
1125
+ "isOrWasDescribedBy": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasDescribedBy'>;
1126
+ /**
1127
+ * Descriptive information about an entity that is not otherwise
1128
+ * addressed.
1129
+ */
1130
+ "descriptiveNote": NamedNode<'https://www.ica.org/standards/RiC/ontology#descriptiveNote'>;
1131
+ /** Inverse of 'documents' object property. */
1132
+ "documentedBy": NamedNode<'https://www.ica.org/standards/RiC/ontology#documentedBy'>;
1133
+ /**
1134
+ * Connects an Event to a Thing that results or resulted from the
1135
+ * Event.
1136
+ */
1137
+ "resultsOrResultedIn": NamedNode<'https://www.ica.org/standards/RiC/ontology#resultsOrResultedIn'>;
1138
+ /**
1139
+ * Connects a Record Resource or an Instantiation to the Activity
1140
+ * that generates the Record Resource or Instantiation.
1141
+ */
1142
+ "documents": NamedNode<'https://www.ica.org/standards/RiC/ontology#documents'>;
1143
+ /**
1144
+ * Inverse of 'results or resulted in' object
1145
+ * property.
1146
+ */
1147
+ "resultsOrResultedFrom": NamedNode<'https://www.ica.org/standards/RiC/ontology#resultsOrResultedFrom'>;
1148
+ /** Connects an Event to an Event Relation */
1149
+ "eventIsSourceOfEventRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#eventIsSourceOfEventRelation'>;
1150
+ /** Connects an Event Relation to an Event */
1151
+ "eventRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#eventRelationHasSource'>;
1152
+ /** Connects an Event Relation to an associated Thing */
1153
+ "eventRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#eventRelationHasTarget'>;
1154
+ /**
1155
+ * Connects a Thing (that is associated with an Event) to an Event
1156
+ * Relation.
1157
+ */
1158
+ "thingIsTargetOfEventRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#thingIsTargetOfEventRelation'>;
1159
+ /**
1160
+ * Connects a Position to a Group in which that Position exists or
1161
+ * existed, or that is defined by that Group�s organizational structure.
1162
+ */
1163
+ "existsOrExistedIn": NamedNode<'https://www.ica.org/standards/RiC/ontology#existsOrExistedIn'>;
1164
+ /**
1165
+ * Connects two Agents. This object property is
1166
+ * symmetric.
1167
+ */
1168
+ "isAgentAssociatedWithAgent": NamedNode<'https://www.ica.org/standards/RiC/ontology#isAgentAssociatedWithAgent'>;
1169
+ /**
1170
+ * Inverse of 'exists or existed in' object
1171
+ * property.
1172
+ */
1173
+ "hasOrHadPosition": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadPosition'>;
1174
+ /** Natural language expression of a Date. */
1175
+ "expressedDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#expressedDate'>;
1176
+ /** A textual expression of an Appellation or Date. */
1177
+ "textualValue": NamedNode<'https://www.ica.org/standards/RiC/ontology#textualValue'>;
1178
+ /**
1179
+ * Inverse of 'is or was expressed by' object
1180
+ * property.
1181
+ */
1182
+ "expressesOrExpressed": NamedNode<'https://www.ica.org/standards/RiC/ontology#expressesOrExpressed'>;
1183
+ /**
1184
+ * Connects a Rule to a Record Resource that expresses or expressed
1185
+ * the Rule.
1186
+ */
1187
+ "isOrWasExpressedBy": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasExpressedBy'>;
1188
+ /** Connects a Person to a Family Relation. */
1189
+ "personHasFamilyRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#personHasFamilyRelation'>;
1190
+ /** Inverse of 'precedes in time' object property. */
1191
+ "followsInTime": NamedNode<'https://www.ica.org/standards/RiC/ontology#followsInTime'>;
1192
+ /** Inverse of 'precedesOrPreceded' object property. */
1193
+ "followsOrFollowed": NamedNode<'https://www.ica.org/standards/RiC/ontology#followsOrFollowed'>;
1194
+ /**
1195
+ * Connects a Thing to a Thing that follows it in chronological
1196
+ * order.
1197
+ */
1198
+ "precedesInTime": NamedNode<'https://www.ica.org/standards/RiC/ontology#precedesInTime'>;
1199
+ /**
1200
+ * The most generic object property. Connects an Thing to any other
1201
+ * Thing This is a symmetric object property.
1202
+ */
1203
+ "isRelatedTo": NamedNode<'https://www.ica.org/standards/RiC/ontology#isRelatedTo'>;
1204
+ /**
1205
+ * Connects a Thing to a Thing that follows or followed it in some
1206
+ * sequence.
1207
+ */
1208
+ "precedesOrPreceded": NamedNode<'https://www.ica.org/standards/RiC/ontology#precedesOrPreceded'>;
1209
+ /**
1210
+ * Connects a Functional Equivalence Relation to one of the
1211
+ * functionally equivalent Instantiations.
1212
+ */
1213
+ "functionalEquivalenceRelationConnects": NamedNode<'https://www.ica.org/standards/RiC/ontology#functionalEquivalenceRelationConnects'>;
1214
+ /**
1215
+ * Connects an Instantiation to a Functional Equivalence
1216
+ * Relation
1217
+ */
1218
+ "instantiationIsConnectedToFunctionalEquivalenceRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#instantiationIsConnectedToFunctionalEquivalenceRelation'>;
1219
+ /**
1220
+ * Reference system used for geographical
1221
+ * coordinates.
1222
+ */
1223
+ "geodesicSystem": NamedNode<'https://www.ica.org/standards/RiC/ontology#geodesicSystem'>;
1224
+ /**
1225
+ * Longitudinal and latitudinal information of a
1226
+ * Place.
1227
+ */
1228
+ "geographicalCoordinates": NamedNode<'https://www.ica.org/standards/RiC/ontology#geographicalCoordinates'>;
1229
+ /**
1230
+ * Connects the Group that has at least a subdivision, to a Group
1231
+ * Subdivision Relation
1232
+ */
1233
+ "groupIsSourceOfGroupSubdivisionRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#groupIsSourceOfGroupSubdivisionRelation'>;
1234
+ /**
1235
+ * Connects a Thing to a Whole Part Relation, when this Thing has
1236
+ * Part other Thing(s).
1237
+ */
1238
+ "thingIsSourceOfWholePartRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#thingIsSourceOfWholePartRelation'>;
1239
+ /**
1240
+ * Connects a Group Subdivision Relation to the Group that has
1241
+ * subdivisions
1242
+ */
1243
+ "groupSubdivisionRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#groupSubdivisionRelationHasSource'>;
1244
+ /**
1245
+ * Connects the Group (that has one to many members) to a
1246
+ * Membership Relation
1247
+ */
1248
+ "groupIsSourceOfMembershipRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#groupIsSourceOfMembershipRelation'>;
1249
+ /**
1250
+ * Connects a Membership Relation to the Group that has
1251
+ * member(s).
1252
+ */
1253
+ "membershipRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#membershipRelationHasSource'>;
1254
+ /**
1255
+ * Connects a Group that is a subdivision, to a Group Subdivision
1256
+ * Relation
1257
+ */
1258
+ "groupIsTargetOfGroupSubdivisionRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#groupIsTargetOfGroupSubdivisionRelation'>;
1259
+ /**
1260
+ * Connects a Thing to a Whole Part Relation, when this Thing is
1261
+ * Part of another Thing.
1262
+ */
1263
+ "thingIsTargetOfWholePartRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#thingIsTargetOfWholePartRelation'>;
1264
+ /**
1265
+ * Connects a Group Subdivision Relation to one of the Groups that
1266
+ * is a subdivision
1267
+ */
1268
+ "groupSubdivisionRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#groupSubdivisionRelationHasTarget'>;
1269
+ /**
1270
+ * Connects a Group (which has a leader) to a Leadership
1271
+ * Relation
1272
+ */
1273
+ "groupIsTargetOfLeadershipRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#groupIsTargetOfLeadershipRelation'>;
1274
+ /** Connects a Leadership Relation to a lead Group. */
1275
+ "leadershipRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#leadershipRelationHasTarget'>;
1276
+ /**
1277
+ * Connects the Group (in which a Position exists) to a Position To
1278
+ * Group Relation
1279
+ */
1280
+ "groupIsTargetOfPositionToGroupRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#groupIsTargetOfPositionToGroupRelation'>;
1281
+ /**
1282
+ * Connects a Position to Group Relation to a Group (in which a
1283
+ * Position exists).
1284
+ */
1285
+ "positionToGroupRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#positionToGroupRelationHasTarget'>;
1286
+ /**
1287
+ * Connects a Whole Part Relation to the Thing that has some
1288
+ * parts.
1289
+ */
1290
+ "wholePartRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#wholePartRelationHasSource'>;
1291
+ /**
1292
+ * Connects a Whole Part Relation to a Thing that is a
1293
+ * part.
1294
+ */
1295
+ "wholePartRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#wholePartRelationHasTarget'>;
1296
+ /**
1297
+ * Connects a Record Resource or an Instantiation to the Agent that
1298
+ * accumulates it, be it intentionally (collecting) or not (receiving in the course of its
1299
+ * activities).
1300
+ */
1301
+ "hasAccumulator": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasAccumulator'>;
1302
+ /**
1303
+ * Connects a Record Resource or an Instantiation to an Agent that
1304
+ * creates or accumulates the Record Resource, receives it, or sends it.
1305
+ */
1306
+ "hasProvenance": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasProvenance'>;
1307
+ /** Inverse of 'has accumulator' object property. */
1308
+ "isAccumulatorOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isAccumulatorOf'>;
1309
+ /**
1310
+ * Connects an Activity to an Activity Type that categorizes
1311
+ * it.
1312
+ */
1313
+ "hasActivityType": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasActivityType'>;
1314
+ /**
1315
+ * Connects a Thing to a Type that categorizes or categorized
1316
+ * it.
1317
+ */
1318
+ "hasOrHadCategory": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadCategory'>;
1319
+ /**
1320
+ * Connects an Activity Type to an Activity that it
1321
+ * categorizes.
1322
+ */
1323
+ "isActivityTypeOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isActivityTypeOf'>;
1324
+ /**
1325
+ * Connects a Record Resource or an Instantiation to the Agent that
1326
+ * it is addressed to.
1327
+ */
1328
+ "hasAddressee": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasAddressee'>;
1329
+ /** Inverse of 'has addressee' object property. */
1330
+ "isAddresseeOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isAddresseeOf'>;
1331
+ /** Inverse of 'has descendant' object property. */
1332
+ "hasAncestor": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasAncestor'>;
1333
+ /**
1334
+ * Connects two Persons that have some type of family link, i.e.
1335
+ * belong to the same family. This relation is symmetric.
1336
+ */
1337
+ "hasFamilyAssociationWith": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasFamilyAssociationWith'>;
1338
+ /** Inverse of 'has successor' object property. */
1339
+ "isSuccessorOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isSuccessorOf'>;
1340
+ /** Connects a Person to one of their descendants. */
1341
+ "hasDescendant": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasDescendant'>;
1342
+ /**
1343
+ * Connects a Record to the Group, Person or Position that is
1344
+ * responsible for conceiving and formulating the information contained in the
1345
+ * Record.
1346
+ */
1347
+ "hasAuthor": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasAuthor'>;
1348
+ /**
1349
+ * Connects a Record Resource or an Instantiation to an Agent that
1350
+ * is either responsible for all or some of the content of the Record Resource or is a
1351
+ * contributor to the genesis or production of an Instantiation.
1352
+ */
1353
+ "hasCreator": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasCreator'>;
1354
+ /** Inverse of 'has author' object property. */
1355
+ "isAuthorOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isAuthorOf'>;
1356
+ /** Inverse of 'is beginning date of' object property */
1357
+ "hasBeginningDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasBeginningDate'>;
1358
+ /**
1359
+ * Inverse of 'is date associated with' object
1360
+ * property.
1361
+ */
1362
+ "isAssociatedWithDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#isAssociatedWithDate'>;
1363
+ /**
1364
+ * Connects a Date to a Thing that came into existence on that
1365
+ * Date.
1366
+ */
1367
+ "isBeginningDateOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isBeginningDateOf'>;
1368
+ /** Inverse of 'is birth date of' object property */
1369
+ "hasBirthDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasBirthDate'>;
1370
+ /**
1371
+ * Connects a Date to a Person that was born on that
1372
+ * Date.
1373
+ */
1374
+ "isBirthDateOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isBirthDateOf'>;
1375
+ /**
1376
+ * Connects an Instantiation to a Carrier Type which categorizes
1377
+ * its carrier.
1378
+ */
1379
+ "hasCarrierType": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasCarrierType'>;
1380
+ /**
1381
+ * Connects a Carrier Type to an Instantiation whose carrier it
1382
+ * categorizes.
1383
+ */
1384
+ "isCarrierTypeOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isCarrierTypeOf'>;
1385
+ /** Connects a Person to one of their children. */
1386
+ "hasChild": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasChild'>;
1387
+ /** Inverse of 'has child' object property. */
1388
+ "isChildOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isChildOf'>;
1389
+ /**
1390
+ * Connects a Record Resource or an Instantiation to the Agent that
1391
+ * collects it intentionally (is a collector).
1392
+ */
1393
+ "hasCollector": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasCollector'>;
1394
+ /** Inverse of 'has collector' object property. */
1395
+ "isCollectorOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isCollectorOf'>;
1396
+ /**
1397
+ * Connects a Record or a Record Part to a Content Type which
1398
+ * categorizes its content.
1399
+ */
1400
+ "hasContentOfType": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasContentOfType'>;
1401
+ /**
1402
+ * Connects a Content Type to a Record or Record Part whose content
1403
+ * it categorizes.
1404
+ */
1405
+ "isContentTypeOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isContentTypeOf'>;
1406
+ /**
1407
+ * Connects a Record Resource to a copy of that Record
1408
+ * Resource.
1409
+ */
1410
+ "hasCopy": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasCopy'>;
1411
+ /**
1412
+ * Connects two Record Resources when there is a genetic link
1413
+ * between them. Genetic in this sense is as defined by diplomatics, i.e. the process by
1414
+ * which a Record Resource is developed. This relation is symmetric.
1415
+ */
1416
+ "hasGeneticLinkToRecordResource": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasGeneticLinkToRecordResource'>;
1417
+ /** Inverse of 'has copy' object property. */
1418
+ "isCopyOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isCopyOf'>;
1419
+ /** Inverse of 'has creator' object property. */
1420
+ "isCreatorOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isCreatorOf'>;
1421
+ /** Inverse of 'is death date of' object property */
1422
+ "hasDeathDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasDeathDate'>;
1423
+ /** Inverse of 'is end date of' object property. */
1424
+ "hasEndDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasEndDate'>;
1425
+ /**
1426
+ * Connects a Date to a Person who died on that
1427
+ * Date.
1428
+ */
1429
+ "isDeathDateOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isDeathDateOf'>;
1430
+ /**
1431
+ * Connects an Instantiation to an Instantiation that is derived
1432
+ * from it.
1433
+ */
1434
+ "hasDerivedInstantiation": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasDerivedInstantiation'>;
1435
+ /**
1436
+ * Connects two Instantiations. This object property is
1437
+ * symmetric.
1438
+ */
1439
+ "isInstantiationAssociatedWithInstantiation": NamedNode<'https://www.ica.org/standards/RiC/ontology#isInstantiationAssociatedWithInstantiation'>;
1440
+ /**
1441
+ * Inverse of 'has derived instantiation' object
1442
+ * property.
1443
+ */
1444
+ "isDerivedFromInstantiation": NamedNode<'https://www.ica.org/standards/RiC/ontology#isDerivedFromInstantiation'>;
1445
+ /**
1446
+ * Connects an Agent to another Agent that succeeds it
1447
+ * chronologically.
1448
+ */
1449
+ "hasSuccessor": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasSuccessor'>;
1450
+ /**
1451
+ * Connects a Record or Record Part to its Documentary Form
1452
+ * Type.
1453
+ */
1454
+ "hasDocumentaryFormType": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasDocumentaryFormType'>;
1455
+ /**
1456
+ * Connects a Documentary Form Type to a Record or Record Part that
1457
+ * it categorizes.
1458
+ */
1459
+ "isDocumentaryFormTypeOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isDocumentaryFormTypeOf'>;
1460
+ /** Inverse of 'is draft of' object property. */
1461
+ "hasDraft": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasDraft'>;
1462
+ /**
1463
+ * Connects a draft to the final version of a
1464
+ * Record.
1465
+ */
1466
+ "isDraftOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isDraftOf'>;
1467
+ /**
1468
+ * Connects a Date to a Thing whose existence ended on that
1469
+ * Date.
1470
+ */
1471
+ "isEndDateOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isEndDateOf'>;
1472
+ /**
1473
+ * Connects an Event to an Event Type which categorizes
1474
+ * it.
1475
+ */
1476
+ "hasEventType": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasEventType'>;
1477
+ /**
1478
+ * Connects an Event Type to an Event that is
1479
+ * categorizes.
1480
+ */
1481
+ "isEventTypeOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isEventTypeOf'>;
1482
+ /** Connects a Record Resource or Instantiation to an Extent */
1483
+ "hasExtent": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasExtent'>;
1484
+ /** Connects an Extent to a Record Resource or Instantiation */
1485
+ "isExtentOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isExtentOf'>;
1486
+ /**
1487
+ * Connects an Extent to an Extent Type that categorizes what is being
1488
+ * measured.
1489
+ */
1490
+ "hasExtentType": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasExtentType'>;
1491
+ /**
1492
+ * Connects an Extent Type to an Extent that it
1493
+ * categorizes.
1494
+ */
1495
+ "isExtentTypeOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isExtentTypeOf'>;
1496
+ /**
1497
+ * Connects a Family to a Family Type that categorizes
1498
+ * it.
1499
+ */
1500
+ "hasFamilyType": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasFamilyType'>;
1501
+ /**
1502
+ * Connects a Family Type to a Family that is
1503
+ * categorizes.
1504
+ */
1505
+ "isFamilyTypeOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isFamilyTypeOf'>;
1506
+ /**
1507
+ * Connects two Record Resources. This object property is
1508
+ * symmetric.
1509
+ */
1510
+ "isRecordResourceAssociatedWithRecordResource": NamedNode<'https://www.ica.org/standards/RiC/ontology#isRecordResourceAssociatedWithRecordResource'>;
1511
+ /**
1512
+ * Connects an Identifier and an Identifier Type that categorizes
1513
+ * it.
1514
+ */
1515
+ "hasIdentifierType": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasIdentifierType'>;
1516
+ /**
1517
+ * Connects an Identifier Type and an Identifier that it
1518
+ * categorizes.
1519
+ */
1520
+ "isIdentifierTypeOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isIdentifierTypeOf'>;
1521
+ /**
1522
+ * Connects a Record Resource to one of its
1523
+ * Instantiations.
1524
+ */
1525
+ "hasInstantiation": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasInstantiation'>;
1526
+ /** Inverse of 'has instantiation' object property. */
1527
+ "isInstantiationOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isInstantiationOf'>;
1528
+ /**
1529
+ * Inverse of 'is modification date of' object
1530
+ * property.
1531
+ */
1532
+ "hasModificationDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasModificationDate'>;
1533
+ /**
1534
+ * Connects a Date to a Thing that was modified on that
1535
+ * Date.
1536
+ */
1537
+ "isModificationDateOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isModificationDateOf'>;
1538
+ /**
1539
+ * Connects an Agent and (one of) its present or past Agent
1540
+ * Name.
1541
+ */
1542
+ "hasOrHadAgentName": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadAgentName'>;
1543
+ /**
1544
+ * Connects a Thing to one of its past or present
1545
+ * Names.
1546
+ */
1547
+ "hasOrHadName": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadName'>;
1548
+ /**
1549
+ * Connects an Agent Name to an Agent it designates or
1550
+ * designated.
1551
+ */
1552
+ "isOrWasAgentNameOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasAgentNameOf'>;
1553
+ /**
1554
+ * Connects a Record Set and a Category (Type) to which all the
1555
+ * Records or Record Parts that are or were included in the Record Set
1556
+ * belong.
1557
+ */
1558
+ "hasOrHadAllMembersWithCategory": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadAllMembersWithCategory'>;
1559
+ /**
1560
+ * Connects a Category (Type) and a Record Set whose all present or
1561
+ * past Record or Record Part members belong to that Category.
1562
+ */
1563
+ "isOrWasCategoryOfAllMembersOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasCategoryOfAllMembersOf'>;
1564
+ /**
1565
+ * Connects a Record Set and a Content Type that categorizes all
1566
+ * the Records or Record Parts that are or were included in the Record Set.
1567
+ */
1568
+ "hasOrHadAllMembersWithContentType": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadAllMembersWithContentType'>;
1569
+ /**
1570
+ * Connects a Content Type and a Record Set whose all past or
1571
+ * present Record or Record Part members have that Content Type.
1572
+ */
1573
+ "isOrWasContentTypeOfAllMembersOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasContentTypeOfAllMembersOf'>;
1574
+ /**
1575
+ * Connects a Record Set and a Documentary Form Type that
1576
+ * categorizes all the Records or Record Parts that are or were included in the Record
1577
+ * Set.
1578
+ */
1579
+ "hasOrHadAllMembersWithDocumentaryFormType": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadAllMembersWithDocumentaryFormType'>;
1580
+ /**
1581
+ * Connects a Documentary Form Type and a Record Set whose all past
1582
+ * or present Record or Record Part members have that Documentary Form Type.
1583
+ */
1584
+ "isOrWasDocumentaryFormTypeOfAllMembersOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasDocumentaryFormTypeOfAllMembersOf'>;
1585
+ /**
1586
+ * Connects a Record Set and a Language used by all the Records or
1587
+ * Record Parts that are or were included in the Record Set.
1588
+ */
1589
+ "hasOrHadAllMembersWithLanguage": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadAllMembersWithLanguage'>;
1590
+ /**
1591
+ * Connects a Language and a Record Set whose all present or past
1592
+ * Record or Record Part members use that Language.
1593
+ */
1594
+ "isOrWasLanguageOfAllMembersOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasLanguageOfAllMembersOf'>;
1595
+ /**
1596
+ * Connects a Record Set and a Legal Status that categorizes all
1597
+ * the Records or Record Parts that are or were included in the Record Set.
1598
+ */
1599
+ "hasOrHadAllMembersWithLegalStatus": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadAllMembersWithLegalStatus'>;
1600
+ /**
1601
+ * Connects a Legal Status and a Record Set whose all past or
1602
+ * present Record or Record Part members have that Legal Status.
1603
+ */
1604
+ "isOrWasLegalStatusOfAllMembersOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasLegalStatusOfAllMembersOf'>;
1605
+ /**
1606
+ * Connects a Record Set and a Record State that categorizes all
1607
+ * the Records or Record Parts that are or were included in the Record Set.
1608
+ */
1609
+ "hasOrHadAllMembersWithRecordState": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadAllMembersWithRecordState'>;
1610
+ /**
1611
+ * Connects a Record State and a Record Set whose all past or
1612
+ * present Record or Record Part members have that Record State.
1613
+ */
1614
+ "isOrWasRecordStateOfAllMembersOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasRecordStateOfAllMembersOf'>;
1615
+ /**
1616
+ * Connects a Thing to an Appellation that is or was used for
1617
+ * designating it.
1618
+ */
1619
+ "hasOrHadAppellation": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadAppellation'>;
1620
+ /**
1621
+ * Connects an Appellation to a Thing that it designates or
1622
+ * designated.
1623
+ */
1624
+ "isOrWasAppellationOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasAppellationOf'>;
1625
+ /**
1626
+ * Connects an Agent to a Thing the Agent has or had authority
1627
+ * over.
1628
+ */
1629
+ "hasOrHadAuthorityOver": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadAuthorityOver'>;
1630
+ /**
1631
+ * Inverse of 'has or had authority over' object
1632
+ * property.
1633
+ */
1634
+ "isOrWasUnderAuthorityOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasUnderAuthorityOf'>;
1635
+ /**
1636
+ * Connects a Type (a category) to a Thing that it categorizes or
1637
+ * categorized.
1638
+ */
1639
+ "isOrWasCategoryOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasCategoryOf'>;
1640
+ /**
1641
+ * Connects an Instantiation to one of its present or past
1642
+ * component instantiations.
1643
+ */
1644
+ "hasOrHadComponent": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadComponent'>;
1645
+ /**
1646
+ * Inverse of 'has or had component' object
1647
+ * property.
1648
+ */
1649
+ "isOrWasComponentOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasComponentOf'>;
1650
+ /**
1651
+ * Connects a Record to a Record Part that is or was a component of
1652
+ * that Record.
1653
+ */
1654
+ "hasOrHadConstituent": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadConstituent'>;
1655
+ /**
1656
+ * Inverse of 'has or had constituent' object
1657
+ * property.
1658
+ */
1659
+ "isOrWasConstituentOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasConstituentOf'>;
1660
+ /**
1661
+ * Inverse of 'is or was controller of' object
1662
+ * property.
1663
+ */
1664
+ "hasOrHadController": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadController'>;
1665
+ /**
1666
+ * Inverse of 'has or had subordinate' object
1667
+ * property.
1668
+ */
1669
+ "isOrWasSubordinateTo": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasSubordinateTo'>;
1670
+ /**
1671
+ * Connects an Agent to another Agent it controls or controlled via
1672
+ * Activities, i.e. controls by function.
1673
+ */
1674
+ "isOrWasControllerOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasControllerOf'>;
1675
+ /**
1676
+ * Connects a Physical Location to its past or present coordinates
1677
+ * in a reference system.
1678
+ */
1679
+ "hasOrHadCoordinates": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadCoordinates'>;
1680
+ /**
1681
+ * Connects an instance of Coordinates to a Physical Location it
1682
+ * locates or located on earth, according to some reference system.
1683
+ */
1684
+ "isOrWasCoordinatesOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasCoordinatesOf'>;
1685
+ /**
1686
+ * Connects a Corporate Body to a Corporate Body Type which
1687
+ * categorizes or categorized it.
1688
+ */
1689
+ "hasOrHadCorporateBodyType": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadCorporateBodyType'>;
1690
+ /**
1691
+ * Connects a Corporate Body Type to a Corporate Body that it
1692
+ * categorizes or categorized.
1693
+ */
1694
+ "isOrWasCorporateBodyTypeOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasCorporateBodyTypeOf'>;
1695
+ /**
1696
+ * Connects two Persons that correspond or have corresponded with
1697
+ * each other. This relation is symmetric.
1698
+ */
1699
+ "hasOrHadCorrespondent": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadCorrespondent'>;
1700
+ /**
1701
+ * Connects two Persons that directly know each other during their
1702
+ * existence. This object property is symmetric.
1703
+ */
1704
+ "knows": NamedNode<'https://www.ica.org/standards/RiC/ontology#knows'>;
1705
+ /**
1706
+ * Connects a Person or a Group to a Demographic Group to which it
1707
+ * belongs or belonged.
1708
+ */
1709
+ "hasOrHadDemographicGroup": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadDemographicGroup'>;
1710
+ /**
1711
+ * Connects a Demographic Group to a Person or Group which belongs
1712
+ * or belonged to it.
1713
+ */
1714
+ "isOrWasDemographicGroupOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasDemographicGroupOf'>;
1715
+ /** Inverse of 'is or was holder of' object property. */
1716
+ "hasOrHadHolder": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadHolder'>;
1717
+ /**
1718
+ * Inverse of 'is or was manager of' object
1719
+ * property.
1720
+ */
1721
+ "hasOrHadManager": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadManager'>;
1722
+ /**
1723
+ * Connects an Agent to a Record Resource or Instantiation that the
1724
+ * Agent holds or held.
1725
+ */
1726
+ "isOrWasHolderOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasHolderOf'>;
1727
+ /**
1728
+ * Connects a Thing to one of its past or present
1729
+ * Identifiers.
1730
+ */
1731
+ "hasOrHadIdentifier": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadIdentifier'>;
1732
+ /**
1733
+ * Connects an Identifier to a Thing that it identified or
1734
+ * identifies.
1735
+ */
1736
+ "isOrWasIdentifierOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasIdentifierOf'>;
1737
+ /**
1738
+ * Inverse of 'is or was holder of intellectual property rights of'
1739
+ * object property.
1740
+ */
1741
+ "hasOrHadIntellectualPropertyRightsHolder": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadIntellectualPropertyRightsHolder'>;
1742
+ /**
1743
+ * Connects an Agent to a Record Resource or Instantiation on which
1744
+ * the Agent has or had some intellectual property rights.
1745
+ */
1746
+ "isOrWasHolderOfIntellectualPropertyRightsOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasHolderOfIntellectualPropertyRightsOf'>;
1747
+ /**
1748
+ * Inverse of 'is or was jurisdiction of' object
1749
+ * property.
1750
+ */
1751
+ "hasOrHadJurisdiction": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadJurisdiction'>;
1752
+ /**
1753
+ * Connects a Place to an Agent that has or had jurisdiction over
1754
+ * the Place.
1755
+ */
1756
+ "isOrWasJurisdictionOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasJurisdictionOf'>;
1757
+ /**
1758
+ * Connects an Agent or Record Resource to a Language that it uses
1759
+ * or used.
1760
+ */
1761
+ "hasOrHadLanguage": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadLanguage'>;
1762
+ /**
1763
+ * Connects a Language to an Agent, Record or Record Part that uses
1764
+ * or used it.
1765
+ */
1766
+ "isOrWasLanguageOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasLanguageOf'>;
1767
+ /** Inverse of 'is or was leader of' object property. */
1768
+ "hasOrHadLeader": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadLeader'>;
1769
+ /**
1770
+ * Connects a Person to the Group that Person leads or led in the
1771
+ * past.
1772
+ */
1773
+ "isOrWasLeaderOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasLeaderOf'>;
1774
+ /**
1775
+ * Connects an Agent or Record Resource to a Legal Status which
1776
+ * categorized or categorizes it.
1777
+ */
1778
+ "hasOrHadLegalStatus": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadLegalStatus'>;
1779
+ /**
1780
+ * Connects a Legal Status to an Agent or Record Resource that it
1781
+ * categorizes.
1782
+ */
1783
+ "isOrWasLegalStatusOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasLegalStatusOf'>;
1784
+ /**
1785
+ * Inverse of 'is or was location of' object
1786
+ * property.
1787
+ */
1788
+ "hasOrHadLocation": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadLocation'>;
1789
+ /**
1790
+ * Connects a Place to a Thing that is or was located in the
1791
+ * Place.
1792
+ */
1793
+ "isOrWasLocationOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasLocationOf'>;
1794
+ /**
1795
+ * Connects a Record Resource to a Thing that is or was its main
1796
+ * subject.
1797
+ */
1798
+ "hasOrHadMainSubject": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadMainSubject'>;
1799
+ /**
1800
+ * Inverse of 'has or had main subject' object
1801
+ * property.
1802
+ */
1803
+ "isOrWasMainSubjectOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasMainSubjectOf'>;
1804
+ /**
1805
+ * Connects an Agent to a Record Resource or Instantiation that the
1806
+ * Agent managed or manages.
1807
+ */
1808
+ "isOrWasManagerOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasManagerOf'>;
1809
+ /**
1810
+ * Connects a Group to a Person that is or was a member of that
1811
+ * Group.
1812
+ */
1813
+ "hasOrHadMember": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadMember'>;
1814
+ /** Inverse of 'has or had member' object property. */
1815
+ "isOrWasMemberOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasMemberOf'>;
1816
+ /**
1817
+ * Connects a Name to a Thing that it designated or
1818
+ * designates.
1819
+ */
1820
+ "isOrWasNameOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasNameOf'>;
1821
+ /**
1822
+ * Connects a Person to an Occupation Type that categorized or
1823
+ * categorizes his/her occupation (profession, trade or craft).
1824
+ */
1825
+ "hasOrHadOccupationOfType": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadOccupationOfType'>;
1826
+ /**
1827
+ * Connects an Occupation Type to a Person whose occupation is or
1828
+ * was categorized by it.
1829
+ */
1830
+ "isOrWasOccupationTypeOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasOccupationTypeOf'>;
1831
+ /** Inverse of 'is or was owner of' object property. */
1832
+ "hasOrHadOwner": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadOwner'>;
1833
+ /**
1834
+ * Connects a Group, Person or Position to a Thing that this Agent
1835
+ * owns or owned.
1836
+ */
1837
+ "isOrWasOwnerOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasOwnerOf'>;
1838
+ /** Inverse of 'has or had part' relation. */
1839
+ "isOrWasPartOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasPartOf'>;
1840
+ /**
1841
+ * Connects an Event to a Thing that is associated with the
1842
+ * existence and lifecycle of the Event.
1843
+ */
1844
+ "isEventAssociatedWith": NamedNode<'https://www.ica.org/standards/RiC/ontology#isEventAssociatedWith'>;
1845
+ /**
1846
+ * Inverse of 'has or had participant' object
1847
+ * property.
1848
+ */
1849
+ "isOrWasParticipantIn": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasParticipantIn'>;
1850
+ /**
1851
+ * Connects a Place to one of its past or present Physical
1852
+ * Location.
1853
+ */
1854
+ "hasOrHadPhysicalLocation": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadPhysicalLocation'>;
1855
+ /**
1856
+ * Connects a Physical Location to a Place, when it is or was its
1857
+ * location.
1858
+ */
1859
+ "isOrWasPhysicalLocationOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasPhysicalLocationOf'>;
1860
+ /**
1861
+ * Connects a Place to one of its past or present
1862
+ * names.
1863
+ */
1864
+ "hasOrHadPlaceName": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadPlaceName'>;
1865
+ /**
1866
+ * Connects a Place Name to a Place that was or is designated by
1867
+ * it.
1868
+ */
1869
+ "isOrWasPlaceNameOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasPlaceNameOf'>;
1870
+ /**
1871
+ * Connects a Place to a Place Type that categorized or categorizes
1872
+ * it.
1873
+ */
1874
+ "hasOrHadPlaceType": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadPlaceType'>;
1875
+ /**
1876
+ * Connects a Place Type to a Place that is or was categorized by
1877
+ * it.
1878
+ */
1879
+ "isOrWasPlaceTypeOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasPlaceTypeOf'>;
1880
+ /**
1881
+ * Connects a Rule to a Rule Type that categorized or categorizes
1882
+ * it.
1883
+ */
1884
+ "hasOrHadRuleType": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadRuleType'>;
1885
+ /**
1886
+ * connects a Rule Type to a Rule that it categorized or
1887
+ * categorizes.
1888
+ */
1889
+ "isOrWasRuleTypeOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasRuleTypeOf'>;
1890
+ /**
1891
+ * Connects a Record Set and a Category (Type) to which some of the
1892
+ * Records or Record Parts that are or were included in the Record Set
1893
+ * belong.
1894
+ */
1895
+ "hasOrHadSomeMembersWithCategory": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadSomeMembersWithCategory'>;
1896
+ /**
1897
+ * Connects a Category (Type) and a Record Set whose some present
1898
+ * or past Record or Record Part members belong to that Category.
1899
+ */
1900
+ "isOrWasCategoryOfSomeMembersOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasCategoryOfSomeMembersOf'>;
1901
+ /**
1902
+ * Connects a Record Set and a Content Type that categorizes some
1903
+ * of the Records or Record Parts that are or were included in the Record
1904
+ * Set.
1905
+ */
1906
+ "hasOrHadSomeMembersWithContentType": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadSomeMembersWithContentType'>;
1907
+ /**
1908
+ * Connects a Content Type and a Record Set whose some past or
1909
+ * present Record or Record Part members have that Content Type.
1910
+ */
1911
+ "isOrWasContentTypeOfSomeMembersOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasContentTypeOfSomeMembersOf'>;
1912
+ /**
1913
+ * Connects a Record Set and a Language used by some of the Records
1914
+ * or Record Parts that are or were included in the Record Set.
1915
+ */
1916
+ "hasOrHadSomeMembersWithLanguage": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadSomeMembersWithLanguage'>;
1917
+ /**
1918
+ * Connects a Language and a Record Set whose some present or past
1919
+ * Record or Record Part members use that Language.
1920
+ */
1921
+ "isOrWasLanguageOfSomeMembersOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasLanguageOfSomeMembersOf'>;
1922
+ /**
1923
+ * Connects a Record Set and a Legal Status that categorizes some
1924
+ * of the Records or Record Parts that are or were included in the Record
1925
+ * Set.
1926
+ */
1927
+ "hasOrHadSomeMembersWithLegalStatus": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadSomeMembersWithLegalStatus'>;
1928
+ /**
1929
+ * Connects a Legal Status and a Record Set whose some past or
1930
+ * present Record or Record Part members have that Legal Status.
1931
+ */
1932
+ "isOrWasLegalStatusOfSomeMembersOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasLegalStatusOfSomeMembersOf'>;
1933
+ /**
1934
+ * Connects a Record Set and a Record State that categorizes some
1935
+ * of the Records or Record Parts that are or were included in the Record
1936
+ * Set.
1937
+ */
1938
+ "hasOrHadSomeMembersWithRecordState": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadSomeMembersWithRecordState'>;
1939
+ /**
1940
+ * Connects a Record State and a Record Set whose some past or
1941
+ * present Record or Record Part members have that Record State.
1942
+ */
1943
+ "isOrWasRecordStateOfSomeMembersOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasRecordStateOfSomeMembersOf'>;
1944
+ /**
1945
+ * Connects a Record Set and a Documentary Form Type that
1946
+ * categorizes some of the Records or Record Parts that are or were included in the Record
1947
+ * Set.
1948
+ */
1949
+ "hasOrHadSomeMemberswithDocumentaryFormType": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadSomeMemberswithDocumentaryFormType'>;
1950
+ /**
1951
+ * Connects a Documentary Form Type and a Record Set whose some
1952
+ * past or present Record or Record Part members have that Documentary Form
1953
+ * Type.
1954
+ */
1955
+ "isOrWasDocumentaryFormTypeOfSomeMembersOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasDocumentaryFormTypeOfSomeMembersOf'>;
1956
+ /**
1957
+ * Connects two Persons that are or were married. This relation is
1958
+ * symmetric.
1959
+ */
1960
+ "hasOrHadSpouse": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadSpouse'>;
1961
+ /** Inverse of 'has or had teacher' object property. */
1962
+ "hasOrHadStudent": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadStudent'>;
1963
+ /**
1964
+ * Connects a Person to another Person who is or was their
1965
+ * student.
1966
+ */
1967
+ "hasOrHadTeacher": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadTeacher'>;
1968
+ /**
1969
+ * Connects a Group to one of its present or past
1970
+ * subdivisions.
1971
+ */
1972
+ "hasOrHadSubdivision": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadSubdivision'>;
1973
+ /**
1974
+ * Connects an Agent to an Agent that is hierarchically
1975
+ * inferior.
1976
+ */
1977
+ "hasOrHadSubordinate": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadSubordinate'>;
1978
+ /**
1979
+ * Inverse of 'has or had subdivision' object
1980
+ * property.
1981
+ */
1982
+ "isOrWasSubdivisionOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasSubdivisionOf'>;
1983
+ /**
1984
+ * Connects an Event to one of a series of Events that constitute
1985
+ * the original, broader, past or ongoing Event.
1986
+ */
1987
+ "hasOrHadSubevent": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadSubevent'>;
1988
+ /**
1989
+ * Inverse of 'is event associated with' object
1990
+ * property.
1991
+ */
1992
+ "isAssociatedWithEvent": NamedNode<'https://www.ica.org/standards/RiC/ontology#isAssociatedWithEvent'>;
1993
+ /** Inverse of 'has or had subevent' object property. */
1994
+ "isOrWasSubeventOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasSubeventOf'>;
1995
+ /** Inverse of 'has or had subject' object property. */
1996
+ "isOrWasSubjectOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasSubjectOf'>;
1997
+ /**
1998
+ * Connects a Record Resource, Instantiation or Rule to a title
1999
+ * that is or was used for designating it.
2000
+ */
2001
+ "hasOrHadTitle": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadTitle'>;
2002
+ /**
2003
+ * Connects a Title to a Record Resource, Instantiation or Rule
2004
+ * that it designated or designates.
2005
+ */
2006
+ "isOrWasTitleOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasTitleOf'>;
2007
+ /**
2008
+ * Connects two Agents that have or had some type of work relation
2009
+ * in the course of their activities. This relation is symmetric.
2010
+ */
2011
+ "hasOrHadWorkRelationWith": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOrHadWorkRelationWith'>;
2012
+ /** Inverse of 'is original of' object property. */
2013
+ "hasOriginal": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasOriginal'>;
2014
+ /**
2015
+ * Connects the original version of a Record to a copy or a later
2016
+ * version.
2017
+ */
2018
+ "isOriginalOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOriginalOf'>;
2019
+ /**
2020
+ * Connects an Instantiation to a Production Technique Type that
2021
+ * categorizes its production technique.
2022
+ */
2023
+ "hasProductionTechniqueType": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasProductionTechniqueType'>;
2024
+ /**
2025
+ * Connects a Production Technique Type to an Instantiation whose
2026
+ * production technique is categorized by it.
2027
+ */
2028
+ "isProductionTechniqueTypeOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isProductionTechniqueTypeOf'>;
2029
+ /** inverse of 'has provenance' object property. */
2030
+ "isProvenanceOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isProvenanceOf'>;
2031
+ /**
2032
+ * Connects a Record resource to an Agent who published
2033
+ * it.
2034
+ */
2035
+ "hasPublisher": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasPublisher'>;
2036
+ /**
2037
+ * Connects an Agent to a Record Resource that it
2038
+ * published.
2039
+ */
2040
+ "isPublisherOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isPublisherOf'>;
2041
+ /**
2042
+ * Connects a Record Resource or an Instantiation to the Agent that
2043
+ * receives it in the course of its activities.
2044
+ */
2045
+ "hasReceiver": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasReceiver'>;
2046
+ /** Inverse of 'received by' object property. */
2047
+ "isReceiverOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isReceiverOf'>;
2048
+ /**
2049
+ * Connects a Record Set to a Record Set Type that categorizes
2050
+ * it.
2051
+ */
2052
+ "hasRecordSetType": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasRecordSetType'>;
2053
+ /**
2054
+ * Connects a Record Set Type to a Record Set that it
2055
+ * categorizes.
2056
+ */
2057
+ "isRecordSetTypeOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isRecordSetTypeOf'>;
2058
+ /**
2059
+ * Connects a Record or Record Part to a Record State that
2060
+ * categorizes its state.
2061
+ */
2062
+ "hasRecordState": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasRecordState'>;
2063
+ /**
2064
+ * Connects a Record State to a Record or Record Part whose state
2065
+ * it categorizes.
2066
+ */
2067
+ "isRecordStateOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isRecordStateOf'>;
2068
+ /**
2069
+ * Connects a Record Resource to a reply, usually in the form of
2070
+ * correspondence.
2071
+ */
2072
+ "hasReply": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasReply'>;
2073
+ /** Inverse of 'has reply' object property. */
2074
+ "isReplyTo": NamedNode<'https://www.ica.org/standards/RiC/ontology#isReplyTo'>;
2075
+ /**
2076
+ * Connects an Instantiation to a Representation Type that
2077
+ * categorizes its representation type.
2078
+ */
2079
+ "hasRepresentationType": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasRepresentationType'>;
2080
+ /**
2081
+ * Connects a Representation Type to an Instantiation that it
2082
+ * categorizes.
2083
+ */
2084
+ "isRepresentationTypeOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isRepresentationTypeOf'>;
2085
+ /**
2086
+ * Connects a Record Resource or an Instantiation to the Agent that
2087
+ * sends it
2088
+ */
2089
+ "hasSender": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasSender'>;
2090
+ /** Inverse of 'has sender' object property. */
2091
+ "isSenderOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isSenderOf'>;
2092
+ /**
2093
+ * Connects two Persons that are siblings. This relation is
2094
+ * symmetric.
2095
+ */
2096
+ "hasSibling": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasSibling'>;
2097
+ /**
2098
+ * Connects a Record Resource or Relation to a Record Resource or
2099
+ * Agent that is used as a source of information for identifying or describing
2100
+ * it.
2101
+ */
2102
+ "hasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasSource'>;
2103
+ /**
2104
+ * Connects a Record Resource or an Agent to a Record Resource or
2105
+ * Relation, when the first is used as a source of information for identifying or
2106
+ * describing the second one.
2107
+ */
2108
+ "isSourceOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isSourceOf'>;
2109
+ /** Connects an Extent to a Unit Of Measurement */
2110
+ "hasUnitOfMeasurement": NamedNode<'https://www.ica.org/standards/RiC/ontology#hasUnitOfMeasurement'>;
2111
+ /** Inverse of 'has unit of measurement' object property */
2112
+ "isUnitOfMeasurementOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isUnitOfMeasurementOf'>;
2113
+ /** Vertical dimension of an entity. */
2114
+ "height": NamedNode<'https://www.ica.org/standards/RiC/ontology#height'>;
2115
+ /**
2116
+ * Summary of the development of an entity, since its origin until
2117
+ * present time.
2118
+ */
2119
+ "history": NamedNode<'https://www.ica.org/standards/RiC/ontology#history'>;
2120
+ /**
2121
+ * A word, number, letter, symbol, or any combination of these used
2122
+ * to uniquely identify or reference an individual instance of an entity within a specific
2123
+ * information domain. Includes Global Persistent Identifiers (globally unique and
2124
+ * persistently resolvable identifier for the entity) and/or Local
2125
+ * Identifiers.
2126
+ */
2127
+ "identifier": NamedNode<'https://www.ica.org/standards/RiC/ontology#identifier'>;
2128
+ /**
2129
+ * Connects a Record Set to a Record or Record Set it aggregates,
2130
+ * or aggregated in the past.
2131
+ */
2132
+ "includesOrIncluded": NamedNode<'https://www.ica.org/standards/RiC/ontology#includesOrIncluded'>;
2133
+ /**
2134
+ * Inverse of 'includes or included' object
2135
+ * property.
2136
+ */
2137
+ "isOrWasIncludedIn": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasIncludedIn'>;
2138
+ /**
2139
+ * Countable characteristics of the Instantiation expressed as a
2140
+ * quantity.
2141
+ */
2142
+ "instantiationExtent": NamedNode<'https://www.ica.org/standards/RiC/ontology#instantiationExtent'>;
2143
+ /**
2144
+ * Connects an Instantiation to an Instantiation to Instantiation
2145
+ * Relation.
2146
+ */
2147
+ "instantiationIsConnectedToInstantiationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#instantiationIsConnectedToInstantiationRelation'>;
2148
+ /**
2149
+ * Connects an Instantiation (from which at least one Instantiation
2150
+ * is migrated) to a Migration Relation.
2151
+ */
2152
+ "instantiationIsSourceOfMigrationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#instantiationIsSourceOfMigrationRelation'>;
2153
+ /**
2154
+ * Connects a Migration Relation to the migrated
2155
+ * Instantiation.
2156
+ */
2157
+ "migrationRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#migrationRelationHasSource'>;
2158
+ /**
2159
+ * Connects an Instantiation which results from a migration, to a
2160
+ * Migration Relation.
2161
+ */
2162
+ "instantiationIsTargetOfMigrationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#instantiationIsTargetOfMigrationRelation'>;
2163
+ /**
2164
+ * Connects a Migration Relation to a resulting
2165
+ * Instantiation.
2166
+ */
2167
+ "migrationRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#migrationRelationHasTarget'>;
2168
+ /**
2169
+ * Connects an Instantiation of a Record Resource to the Record
2170
+ * Resource to Instantiation Relation.
2171
+ */
2172
+ "instantiationIsTargetOfRecordResourceToInstantiationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#instantiationIsTargetOfRecordResourceToInstantiationRelation'>;
2173
+ /**
2174
+ * Connects a Record Resource To Instantiation Relation to an
2175
+ * Instantiation of the involved Record Resource.
2176
+ */
2177
+ "recordResourceToInstantiationRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordResourceToInstantiationRelationHasTarget'>;
2178
+ /**
2179
+ * Information about the physical arrangement and composition of an
2180
+ * Instantiation.
2181
+ */
2182
+ "instantiationStructure": NamedNode<'https://www.ica.org/standards/RiC/ontology#instantiationStructure'>;
2183
+ /**
2184
+ * Information about the intellectual arrangement and composition
2185
+ * of a Record Resource or the physical arrangement and composition of an Instantiation.
2186
+ * For Record and Record Part, it encompasses information about the intellectual
2187
+ * composition of the record, the presence of record parts and their functions. For Record
2188
+ * Set, it encompasses information about the methodology or criteria used for arranging the
2189
+ * Record Set members or Record members within the containing Record Set. For
2190
+ * Instantiation, it may comprise information about the composition of the physical
2191
+ * elements of the instantiation
2192
+ */
2193
+ "structure": NamedNode<'https://www.ica.org/standards/RiC/ontology#structure'>;
2194
+ /**
2195
+ * Information about the completeness of a Record Resource or
2196
+ * Instantiation.
2197
+ */
2198
+ "integrity": NamedNode<'https://www.ica.org/standards/RiC/ontology#integrity'>;
2199
+ /**
2200
+ * Connects an IintellectualPropertyRightsRelation to one of the
2201
+ * Record Resource or Instantiation on which the rights are held.
2202
+ */
2203
+ "intellectualPropertyRightsRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#intellectualPropertyRightsRelationHasTarget'>;
2204
+ /**
2205
+ * Connects a Record Resource or Instantiation (on which some
2206
+ * intellectual property rights are held) to an Intellectual Property Rights
2207
+ * Relation.
2208
+ */
2209
+ "recordResourceOrInstantiationIsTargetOfIntellectualPropertyRightsRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordResourceOrInstantiationIsTargetOfIntellectualPropertyRightsRelation'>;
2210
+ /**
2211
+ * Connects a Date to a Thing that the Date is associated with the
2212
+ * existence and lifecycle of.
2213
+ */
2214
+ "isDateAssociatedWith": NamedNode<'https://www.ica.org/standards/RiC/ontology#isDateAssociatedWith'>;
2215
+ /**
2216
+ * Connects two Things that are considered
2217
+ * equivalent.
2218
+ */
2219
+ "isEquivalentTo": NamedNode<'https://www.ica.org/standards/RiC/ontology#isEquivalentTo'>;
2220
+ /**
2221
+ * Connects a Date to an Appellation, when it is the date at which
2222
+ * the Appellation was first used.
2223
+ */
2224
+ "isFromUseDateOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isFromUseDateOf'>;
2225
+ /**
2226
+ * Connects an Appellation to the Date from which it was
2227
+ * used.
2228
+ */
2229
+ "wasUsedFromDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#wasUsedFromDate'>;
2230
+ /**
2231
+ * Connects two Instantiations which may be considered as
2232
+ * equivalent. This relation is symmetric.
2233
+ */
2234
+ "isFunctionallyEquivalentTo": NamedNode<'https://www.ica.org/standards/RiC/ontology#isFunctionallyEquivalentTo'>;
2235
+ /**
2236
+ * Connects a Date and a Thing that was last modified at this
2237
+ * Date.
2238
+ */
2239
+ "isLastUpdateDateOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isLastUpdateDateOf'>;
2240
+ /**
2241
+ * Connects a Thing to the Date when it was last
2242
+ * modified.
2243
+ */
2244
+ "wasLastUpdatedAtDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#wasLastUpdatedAtDate'>;
2245
+ /**
2246
+ * Connects two Places that are or were geographically adjacent.
2247
+ * This is a symmetric object property.
2248
+ */
2249
+ "isOrWasAdjacentTo": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasAdjacentTo'>;
2250
+ /**
2251
+ * Connects a Rule to an Agent that enforces or enforced the
2252
+ * Rule.
2253
+ */
2254
+ "isOrWasEnforcedBy": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasEnforcedBy'>;
2255
+ /**
2256
+ * Inverse of 'is or was enforced by' object
2257
+ * property.
2258
+ */
2259
+ "isOrWasResponsibleForEnforcing": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasResponsibleForEnforcing'>;
2260
+ /**
2261
+ * Inverse of 'occupies or occupied' object
2262
+ * property.
2263
+ */
2264
+ "isOrWasOccupiedBy": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasOccupiedBy'>;
2265
+ /**
2266
+ * Connects a Person to a Position they occupy or
2267
+ * occupied.
2268
+ */
2269
+ "occupiesOrOccupied": NamedNode<'https://www.ica.org/standards/RiC/ontology#occupiesOrOccupied'>;
2270
+ /**
2271
+ * Connects an Activity to an Agent that performed or performs the
2272
+ * Activity.
2273
+ */
2274
+ "isOrWasPerformedBy": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasPerformedBy'>;
2275
+ /**
2276
+ * Inverse of 'is or was performed by' object
2277
+ * property.
2278
+ */
2279
+ "performsOrPerformed": NamedNode<'https://www.ica.org/standards/RiC/ontology#performsOrPerformed'>;
2280
+ /**
2281
+ * Inverse of the 'regulates or regulated' object
2282
+ * property.
2283
+ */
2284
+ "isOrWasRegulatedBy": NamedNode<'https://www.ica.org/standards/RiC/ontology#isOrWasRegulatedBy'>;
2285
+ /**
2286
+ * Connects a Rule to a Thing that it regulates or
2287
+ * regulated.
2288
+ */
2289
+ "regulatesOrRegulated": NamedNode<'https://www.ica.org/standards/RiC/ontology#regulatesOrRegulated'>;
2290
+ /** Inverse of 'issued by' object property. */
2291
+ "isResponsibleForIssuing": NamedNode<'https://www.ica.org/standards/RiC/ontology#isResponsibleForIssuing'>;
2292
+ /**
2293
+ * Connects a Rule to the Agent that issued or published the
2294
+ * Rule.
2295
+ */
2296
+ "issuedBy": NamedNode<'https://www.ica.org/standards/RiC/ontology#issuedBy'>;
2297
+ /**
2298
+ * Connects a Date to an Appellation, when it is the date till
2299
+ * which the Appellation was used.
2300
+ */
2301
+ "isToUseDateOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#isToUseDateOf'>;
2302
+ /**
2303
+ * Connects an Appellation to the Date till when it was
2304
+ * used.
2305
+ */
2306
+ "wasUsedToDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#wasUsedToDate'>;
2307
+ /**
2308
+ * Connects a Knowing Of Relation to a 'knowing of' Person (a
2309
+ * Person who has some knowledge of another one.)
2310
+ */
2311
+ "knowingOfRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#knowingOfRelationHasSource'>;
2312
+ /**
2313
+ * Connects a Person (who has some knowledge of another one) to a
2314
+ * Knowing Of Relation.
2315
+ */
2316
+ "personIsSourceOfKnowingOfRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#personIsSourceOfKnowingOfRelation'>;
2317
+ /**
2318
+ * Connects a Knowing Of Relation to a 'known by' Person (a Person
2319
+ * on which another one has some has some knowledge.)
2320
+ */
2321
+ "knowingOfRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#knowingOfRelationHasTarget'>;
2322
+ /**
2323
+ * Connects a Person (of which another Person has some knowledge)
2324
+ * to a Knowing Of Relation.
2325
+ */
2326
+ "personIsTargetOfKnowingOfRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#personIsTargetOfKnowingOfRelation'>;
2327
+ /** Connects a Person to a Knowing Relation. */
2328
+ "personHasKnowingRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#personHasKnowingRelation'>;
2329
+ /** Inverse of 'knows of' object property. */
2330
+ "knownBy": NamedNode<'https://www.ica.org/standards/RiC/ontology#knownBy'>;
2331
+ /**
2332
+ * Connects a Person to another Person they have some knowledge of
2333
+ * through time or space.
2334
+ */
2335
+ "knowsOf": NamedNode<'https://www.ica.org/standards/RiC/ontology#knowsOf'>;
2336
+ /** Date at which an entity was last updated. */
2337
+ "lastModificationDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#lastModificationDate'>;
2338
+ /** Date of the modification of an entity. */
2339
+ "modificationDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#modificationDate'>;
2340
+ /**
2341
+ * Distance in degrees north or south of the
2342
+ * equator.
2343
+ */
2344
+ "latitude": NamedNode<'https://www.ica.org/standards/RiC/ontology#latitude'>;
2345
+ /**
2346
+ * Connects a Leadership Relation to a Person who is involved as a
2347
+ * leader.
2348
+ */
2349
+ "leadershipRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#leadershipRelationHasSource'>;
2350
+ /**
2351
+ * Connects a Person (as a leader) to a Leadership
2352
+ * Relation.
2353
+ */
2354
+ "personIsSourceOfLeadershipRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#personIsSourceOfLeadershipRelation'>;
2355
+ /**
2356
+ * Connects a Leadership Relation to the Position occupied by the
2357
+ * leading Person.
2358
+ */
2359
+ "leadershipWithPosition": NamedNode<'https://www.ica.org/standards/RiC/ontology#leadershipWithPosition'>;
2360
+ /**
2361
+ * Connects a Position to a Leadership Relation (the leading Person
2362
+ * occupies that Position).
2363
+ */
2364
+ "positionIsContextOfLeadershipRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#positionIsContextOfLeadershipRelation'>;
2365
+ /**
2366
+ * A delimitation of the physical territory of a place. This
2367
+ * datatype property is used to describe basic human-readable text such as an address, a
2368
+ * cadastral reference, or less precise information found in a record.
2369
+ */
2370
+ "location": NamedNode<'https://www.ica.org/standards/RiC/ontology#location'>;
2371
+ /**
2372
+ * Distance in degrees east or west of a prime
2373
+ * meridian.
2374
+ */
2375
+ "longitude": NamedNode<'https://www.ica.org/standards/RiC/ontology#longitude'>;
2376
+ /**
2377
+ * Connects a Management Relation to a Record Resource or
2378
+ * Instantiation that is involved as a managed thing.
2379
+ */
2380
+ "managementRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#managementRelationHasTarget'>;
2381
+ /**
2382
+ * Connects a Record Resource or Instantiation (that is managed by
2383
+ * an Agent) to a Management Relation.
2384
+ */
2385
+ "recordResourceOrInstantiationIsTargetOfManagementRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordResourceOrInstantiationIsTargetOfManagementRelation'>;
2386
+ /** Connects a Mandate to a Mandate Relation. */
2387
+ "mandateIsSourceOfMandateRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#mandateIsSourceOfMandateRelation'>;
2388
+ /** Connects a Rule to a Rule Relation. */
2389
+ "ruleIsSourceOfRuleRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#ruleIsSourceOfRuleRelation'>;
2390
+ /** Connects a Mandate Relation to a Mandate. */
2391
+ "mandateRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#mandateRelationHasSource'>;
2392
+ /** Connects a Rule Relation to a Rule. */
2393
+ "ruleRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#ruleRelationHasSource'>;
2394
+ /**
2395
+ * Connects a Rule Relation to a Thing (that is associated to a
2396
+ * Rule).
2397
+ */
2398
+ "ruleRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#ruleRelationHasTarget'>;
2399
+ /**
2400
+ * Connects a Membership Relation to a Person who is involved as a
2401
+ * member.
2402
+ */
2403
+ "membershipRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#membershipRelationHasTarget'>;
2404
+ /**
2405
+ * Connects a Person (as a member of a Group) to a Membership
2406
+ * Relation.
2407
+ */
2408
+ "personIsTargetOfMembershipRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#personIsTargetOfMembershipRelation'>;
2409
+ /**
2410
+ * Connects a Membership Relation to the Position occupied by the
2411
+ * member Person(s).
2412
+ */
2413
+ "membershipWithPosition": NamedNode<'https://www.ica.org/standards/RiC/ontology#membershipWithPosition'>;
2414
+ /**
2415
+ * Connects a Position to a Membership Relation (the member Person
2416
+ * occupies that Position).
2417
+ */
2418
+ "positionIsContextOfMembershipRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#positionIsContextOfMembershipRelation'>;
2419
+ /** Inverse of 'migrated into' object property. */
2420
+ "migratedFrom": NamedNode<'https://www.ica.org/standards/RiC/ontology#migratedFrom'>;
2421
+ /**
2422
+ * Connects an Instantiation to a version it has been migrated
2423
+ * to.
2424
+ */
2425
+ "migratedInto": NamedNode<'https://www.ica.org/standards/RiC/ontology#migratedInto'>;
2426
+ /**
2427
+ * A label, title or term designating the entity in order to make
2428
+ * it distinguishable from other similar entities. For Record Resource or Instantiation,
2429
+ * the Name is generally assigned by an Agent as most do not have a Name given when
2430
+ * created.
2431
+ */
2432
+ "name": NamedNode<'https://www.ica.org/standards/RiC/ontology#name'>;
2433
+ /**
2434
+ * Date representation based on a standard, preferably
2435
+ * machine-readable.
2436
+ */
2437
+ "normalizedDateValue": NamedNode<'https://www.ica.org/standards/RiC/ontology#normalizedDateValue'>;
2438
+ /**
2439
+ * Value representation based on a standard, preferably
2440
+ * machine-readable.
2441
+ */
2442
+ "normalizedValue": NamedNode<'https://www.ica.org/standards/RiC/ontology#normalizedValue'>;
2443
+ /**
2444
+ * Connects two Places that geographically overlap or overlapped.
2445
+ * This object property is symmetric.
2446
+ */
2447
+ "overlapsOrOverlapped": NamedNode<'https://www.ica.org/standards/RiC/ontology#overlapsOrOverlapped'>;
2448
+ /**
2449
+ * Connects an Ownership Relation to a Thing that is
2450
+ * owned.
2451
+ */
2452
+ "ownershipRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#ownershipRelationHasTarget'>;
2453
+ /**
2454
+ * Connects a Thing (that is owned by a Group, a Person or a
2455
+ * Position) to an Ownership Relation.
2456
+ */
2457
+ "thingIsTargetOfOwnershipRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#thingIsTargetOfOwnershipRelation'>;
2458
+ /** Connects a Person to a Sibling Relation. */
2459
+ "personHasSiblingRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#personHasSiblingRelation'>;
2460
+ /**
2461
+ * Connects a Sibling Relation to one of the siblings
2462
+ * involved.
2463
+ */
2464
+ "siblingRelationConnects": NamedNode<'https://www.ica.org/standards/RiC/ontology#siblingRelationConnects'>;
2465
+ /** Connects a Person to a Spouse Relation. */
2466
+ "personHasSpouseRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#personHasSpouseRelation'>;
2467
+ /**
2468
+ * Connects a Sibling Relation to one of the spouses
2469
+ * involved.
2470
+ */
2471
+ "spouseRelationConnects": NamedNode<'https://www.ica.org/standards/RiC/ontology#spouseRelationConnects'>;
2472
+ /**
2473
+ * Connects a Person (who occupies a Position) to a Position
2474
+ * Holding Relation.
2475
+ */
2476
+ "personIsSourceOfPositionHoldingRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#personIsSourceOfPositionHoldingRelation'>;
2477
+ /**
2478
+ * Connects a Position Holding Relation to a Person (who occupies a
2479
+ * Position).
2480
+ */
2481
+ "positionHoldingRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#positionHoldingRelationHasSource'>;
2482
+ /**
2483
+ * Connects a Person (as a teacher) to a Teaching
2484
+ * Relation.
2485
+ */
2486
+ "personIsSourceOfTeachingRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#personIsSourceOfTeachingRelation'>;
2487
+ /**
2488
+ * Connects a Teaching Relation to a Person (who is a
2489
+ * teacher).
2490
+ */
2491
+ "teachingRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#teachingRelationHasSource'>;
2492
+ /**
2493
+ * Connects a Person (as a student) to a Teaching
2494
+ * Relation.
2495
+ */
2496
+ "personIsTargetOfTeachingRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#personIsTargetOfTeachingRelation'>;
2497
+ /**
2498
+ * Connects a Teaching Relation to a Person (who is a
2499
+ * student).
2500
+ */
2501
+ "teachingRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#teachingRelationHasTarget'>;
2502
+ /**
2503
+ * Information about the physical features of the Instantiation.
2504
+ * Includes information about the physical nature and condition such as conservation
2505
+ * status.
2506
+ */
2507
+ "physicalCharacteristics": NamedNode<'https://www.ica.org/standards/RiC/ontology#physicalCharacteristics'>;
2508
+ /**
2509
+ * Connects a Place (as associated to a Thing) to a Place
2510
+ * Relation.
2511
+ */
2512
+ "placeIsSourceOfPlaceRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#placeIsSourceOfPlaceRelation'>;
2513
+ /** Connects a Place Relation to the Place concerned. */
2514
+ "placeRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#placeRelationHasSource'>;
2515
+ /**
2516
+ * Connects a Place Relation to a Thing that is associated to the
2517
+ * Place.
2518
+ */
2519
+ "placeRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#placeRelationHasTarget'>;
2520
+ /**
2521
+ * Connects a Thing (that is associated with a Place) to a Place
2522
+ * Relation.
2523
+ */
2524
+ "thingIsTargetOfPlaceRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#thingIsTargetOfPlaceRelation'>;
2525
+ /**
2526
+ * Connects a Position Holding Relation to a Position (that is
2527
+ * occupied).
2528
+ */
2529
+ "positionHoldingRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#positionHoldingRelationHasTarget'>;
2530
+ /**
2531
+ * Connects a Position (that is occupied by a Person) to a Position
2532
+ * Holding Relation.
2533
+ */
2534
+ "positionIsTargetOfPositionHoldingRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#positionIsTargetOfPositionHoldingRelation'>;
2535
+ /**
2536
+ * Connects a Position (that exists within a Group) to a Position
2537
+ * to Group Relation.
2538
+ */
2539
+ "positionIsSourceOfPositionToGroupRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#positionIsSourceOfPositionToGroupRelation'>;
2540
+ /**
2541
+ * Connects a Position to Group Relation to a Position (that exists
2542
+ * in a Group).
2543
+ */
2544
+ "positionToGroupRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#positionToGroupRelationHasSource'>;
2545
+ /**
2546
+ * Method used in the representation of information on the
2547
+ * Instantiation.
2548
+ */
2549
+ "productionTechnique": NamedNode<'https://www.ica.org/standards/RiC/ontology#productionTechnique'>;
2550
+ /**
2551
+ * Connects a Record Resource or Instantiation (that is created or
2552
+ * accumulated by an Agent, or documents an Activity) to a Provenance
2553
+ * Relation.
2554
+ */
2555
+ "recordResourceOrInstantiationIsSourceOfProvenanceRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordResourceOrInstantiationIsSourceOfProvenanceRelation'>;
2556
+ /**
2557
+ * Connects a Proxy to the Record Resource it stands for in the
2558
+ * specific context of a Record Set.
2559
+ */
2560
+ "proxyFor": NamedNode<'https://www.ica.org/standards/RiC/ontology#proxyFor'>;
2561
+ /**
2562
+ * Connects a Proxy to the Record Set in which it stands for
2563
+ * (represents) another Record Resource.
2564
+ */
2565
+ "proxyIn": NamedNode<'https://www.ica.org/standards/RiC/ontology#proxyIn'>;
2566
+ /** Date of the publication of a Record Resource. */
2567
+ "publicationDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#publicationDate'>;
2568
+ /**
2569
+ * Conditions of an Instantiation that impact the legibility or
2570
+ * completeness of Record Resource, and thus the viability of its use. Conditions may be
2571
+ * associated with deficiencies in the processes of Record (re)creation or capture, or the
2572
+ * deterioration of the Instantiation (e.g. its carrier) causing loss of information of the
2573
+ * record over time
2574
+ */
2575
+ "qualityOfRepresentation": NamedNode<'https://www.ica.org/standards/RiC/ontology#qualityOfRepresentation'>;
2576
+ /** Machine-readable quantity. */
2577
+ "quantity": NamedNode<'https://www.ica.org/standards/RiC/ontology#quantity'>;
2578
+ /**
2579
+ * The quantity of information content as human experienced
2580
+ * represented in the Record Resource. The method and precision of expressing the quantity
2581
+ * of information represented in a Record Resource will vary by the kind of Record Resource
2582
+ * being described as well as by processing economy constraints. For record sets, quantity
2583
+ * may be expressed as number of records, or, for analogue records in particular, by the
2584
+ * physical storage dimensions of the Record members. For individual records or record
2585
+ * parts, quantity may be expressed in more precise terms. Use if you don't use
2586
+ * RecordResourceExtent class and its properties for handling such
2587
+ * information.
2588
+ */
2589
+ "recordResourceExtent": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordResourceExtent'>;
2590
+ /**
2591
+ * Connects a Record Resource Genetic Relation to one of the
2592
+ * associated Record Resources.
2593
+ */
2594
+ "recordResourceGeneticRelationConnects": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordResourceGeneticRelationConnects'>;
2595
+ /**
2596
+ * Connects a Record Resource relation to one of the related Record
2597
+ * Resources.
2598
+ */
2599
+ "recordResourceRelationConnects": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordResourceRelationConnects'>;
2600
+ /**
2601
+ * Connects a Record Resource to a Record Resource Genetic
2602
+ * Relation.
2603
+ */
2604
+ "recordResourceIsConnectedToRecordResourceGeneticRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordResourceIsConnectedToRecordResourceGeneticRelation'>;
2605
+ /**
2606
+ * Connects a Record Resource Holding Relation to a Record Resource
2607
+ * or Instantiation (that is held by an Agent).
2608
+ */
2609
+ "recordResourceHoldingRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordResourceHoldingRelationHasTarget'>;
2610
+ /**
2611
+ * Connects a Record Resource or Instantiation (that is held by an
2612
+ * Agent) to a Record Resource Holding Relation.
2613
+ */
2614
+ "recordResourceOrInstantiationIsTargetOfRecordResourceHoldingRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordResourceOrInstantiationIsTargetOfRecordResourceHoldingRelation'>;
2615
+ /**
2616
+ * Connects a Record Resource to a Record Resource
2617
+ * Relation.
2618
+ */
2619
+ "recordResourceIsConnectedToRecordResourceRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordResourceIsConnectedToRecordResourceRelation'>;
2620
+ /**
2621
+ * Connects a Record Resource (that was instantiated) to a Record
2622
+ * Resource To Instantiation Relation
2623
+ */
2624
+ "recordResourceIsSourceOfRecordResourceToInstantiationRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordResourceIsSourceOfRecordResourceToInstantiationRelation'>;
2625
+ /**
2626
+ * Connects a Record Resource To Instantiation Relation to the
2627
+ * Record Resource (that was instantiated).
2628
+ */
2629
+ "recordResourceToInstantiationRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordResourceToInstantiationRelationHasSource'>;
2630
+ /**
2631
+ * Information about the intellectual arrangement and composition
2632
+ * of a Record Resource. For Record and Record Part, it encompasses information about the
2633
+ * intellectual composition of the record, the presence of record parts and their
2634
+ * functions. For Record Set, it encompasses information about the methodology or criteria
2635
+ * used for arranging the Record Set members or Record members within the containing Record
2636
+ * Set
2637
+ */
2638
+ "recordResourceStructure": NamedNode<'https://www.ica.org/standards/RiC/ontology#recordResourceStructure'>;
2639
+ /**
2640
+ * Used to qualify the state of a Relation (e. g. present, past,
2641
+ * ongoing, unknown).
2642
+ */
2643
+ "relationState": NamedNode<'https://www.ica.org/standards/RiC/ontology#relationState'>;
2644
+ /**
2645
+ * Summary of the scope (such as time periods, geography) and
2646
+ * content (such as subject matter, administrative processes) of the Record Resource. It
2647
+ * should highlight the information conveyed in the Record Resource, why it was created,
2648
+ * received, and/or maintained, and the Agents connected to it. Scope and Content provides
2649
+ * a more complete summary of the informational content of the Record Resource. It may
2650
+ * include description of relations with agents, activities, dates and places, or with
2651
+ * other record resources. It is not to be confused with the History attribute which
2652
+ * focuses on the origination and subsequence changes to a Record Resource.
2653
+ */
2654
+ "scopeAndContent": NamedNode<'https://www.ica.org/standards/RiC/ontology#scopeAndContent'>;
2655
+ /**
2656
+ * Connects a Sequential Relation to a Thing that precedes other
2657
+ * Thing(s) in the sequence.
2658
+ */
2659
+ "sequentialRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#sequentialRelationHasSource'>;
2660
+ /**
2661
+ * Connects a Thing to a Sequential Relation, when this Thing
2662
+ * precedes other Thing(s) in the sequence.
2663
+ */
2664
+ "thingIsSourceOfSequentialRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#thingIsSourceOfSequentialRelation'>;
2665
+ /**
2666
+ * Connects a Sequential Relation to a Thing that follows other
2667
+ * Thing(s) in the sequence.
2668
+ */
2669
+ "sequentialRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#sequentialRelationHasTarget'>;
2670
+ /**
2671
+ * Connects a Thing (that follows other Thing(s) in a sequence) to
2672
+ * a Sequential Relation.
2673
+ */
2674
+ "thingIsTargetOfSequentialRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#thingIsTargetOfSequentialRelation'>;
2675
+ /**
2676
+ * Information about a source used to identify or describe an
2677
+ * entity.
2678
+ */
2679
+ "source": NamedNode<'https://www.ica.org/standards/RiC/ontology#source'>;
2680
+ /**
2681
+ * Describes any relevant physical or software feature of any
2682
+ * device involved in the creation or management of a Record Resource.
2683
+ */
2684
+ "technicalCharacteristics": NamedNode<'https://www.ica.org/standards/RiC/ontology#technicalCharacteristics'>;
2685
+ /**
2686
+ * Connects a Thing (that is categorized by a Type) to a Type
2687
+ * Relation.
2688
+ */
2689
+ "thingIsTargetOfTypeRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#thingIsTargetOfTypeRelation'>;
2690
+ /**
2691
+ * Connects a Type Relation to a Thing (that is categorized by the
2692
+ * involved Type).
2693
+ */
2694
+ "typeRelationHasTarget": NamedNode<'https://www.ica.org/standards/RiC/ontology#typeRelationHasTarget'>;
2695
+ /**
2696
+ * An identifying name of a Record Resource, Instantiation or
2697
+ * Rule.
2698
+ */
2699
+ "title": NamedNode<'https://www.ica.org/standards/RiC/ontology#title'>;
2700
+ /** A term used to characterize an entity. */
2701
+ "type": NamedNode<'https://www.ica.org/standards/RiC/ontology#type'>;
2702
+ /** Connects a Type (a category) to a Type Relation. */
2703
+ "typeIsSourceOfTypeRelation": NamedNode<'https://www.ica.org/standards/RiC/ontology#typeIsSourceOfTypeRelation'>;
2704
+ /**
2705
+ * Connects a Type Relation to the Type (that categorizes the
2706
+ * involved Thing(s)).
2707
+ */
2708
+ "typeRelationHasSource": NamedNode<'https://www.ica.org/standards/RiC/ontology#typeRelationHasSource'>;
2709
+ /**
2710
+ * A definite magnitude of a quantity, defined and adopted by convention or by
2711
+ * law, that is used as a standard for measurement of the same kind of quantity. Can be
2712
+ * spacial units (cm, m), weight (g, kg), time (s, h), storage (MB, TB) or more informal
2713
+ * units used in the archival context like number of boxes, pages or words.
2714
+ */
2715
+ "unitOfMeasurement": NamedNode<'https://www.ica.org/standards/RiC/ontology#unitOfMeasurement'>;
2716
+ /** Date at which an Appellation was first used. */
2717
+ "usedFromDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#usedFromDate'>;
2718
+ /** Date until an Appellation was used. */
2719
+ "usedToDate": NamedNode<'https://www.ica.org/standards/RiC/ontology#usedToDate'>;
2720
+ /** Horizontal dimension of an entity. */
2721
+ "width": NamedNode<'https://www.ica.org/standards/RiC/ontology#width'>;
2722
+ }
2723
+ export declare const strict: Record<keyof Rico, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Rico | undefined) => NamedNode<string>) & Rico;
2724
+ export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Rico;
2725
+ export {};
2726
+ //# sourceMappingURL=rico.d.ts.map