@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,146 @@
1
+ import { NamedNode } from "@rdfjs/types";
2
+ interface Shex {
3
+ '': NamedNode<'http://www.w3.org/ns/shex#'>;
4
+ /** Annotations provide a format-independent way to provide additional information about elements in a schema. */
5
+ "Annotation": NamedNode<'http://www.w3.org/ns/shex#Annotation'>;
6
+ /** A TripleExpression composed of one or more sub-expressions, all of which must match. */
7
+ "EachOf": NamedNode<'http://www.w3.org/ns/shex#EachOf'>;
8
+ /** The abstract class of Triple Expressions. */
9
+ "TripleExpression": NamedNode<'http://www.w3.org/ns/shex#TripleExpression'>;
10
+ /** An IRI prefix used for matching IRIs. */
11
+ "IriStem": NamedNode<'http://www.w3.org/ns/shex#IriStem'>;
12
+ /** Abstract class for Stems */
13
+ "Stem": NamedNode<'http://www.w3.org/ns/shex#Stem'>;
14
+ /** An IRI prefix (or wildcard) along with a set of excluded values, used for node matching. */
15
+ "IriStemRange": NamedNode<'http://www.w3.org/ns/shex#IriStemRange'>;
16
+ /** Abstract Class for Stem Ranges */
17
+ "StemRange": NamedNode<'http://www.w3.org/ns/shex#StemRange'>;
18
+ /** An Language tag used for matching Literal Languages. */
19
+ "Language": NamedNode<'http://www.w3.org/ns/shex#Language'>;
20
+ /** An Language prefix used for matching Literal Languages. */
21
+ "LanguageStem": NamedNode<'http://www.w3.org/ns/shex#LanguageStem'>;
22
+ /** An Language prefix (or wildcard) along with a set of excluded values, used for node matching. */
23
+ "LanguageStemRange": NamedNode<'http://www.w3.org/ns/shex#LanguageStemRange'>;
24
+ /** An Literal prefix used for matching Literals. */
25
+ "LiteralStem": NamedNode<'http://www.w3.org/ns/shex#LiteralStem'>;
26
+ /** An Literal prefix (or wildcard) along with a set of excluded values, used for node matching. */
27
+ "LiteralStemRange": NamedNode<'http://www.w3.org/ns/shex#LiteralStemRange'>;
28
+ /** A constraint on the type or value of an RDF Node. */
29
+ "NodeConstraint": NamedNode<'http://www.w3.org/ns/shex#NodeConstraint'>;
30
+ /** The abstract class of Shape Expressions. */
31
+ "ShapeExpression": NamedNode<'http://www.w3.org/ns/shex#ShapeExpression'>;
32
+ /** The set of kinds of RDF Nodes. */
33
+ "NodeKind": NamedNode<'http://www.w3.org/ns/shex#NodeKind'>;
34
+ /** A TripleExpression composed of one or more sub-expressions, one of which must match. */
35
+ "OneOf": NamedNode<'http://www.w3.org/ns/shex#OneOf'>;
36
+ /** A Schema contains the set of shapes, used for matching a focus node. */
37
+ "Schema": NamedNode<'http://www.w3.org/ns/shex#Schema'>;
38
+ /** A list of Semantic Actions that serve as an extension point for Shape Expressions. They appear in lists in Schema's startActs and Shape, OneOf, EachOf and TripleConstraint's semActs. */
39
+ "SemAct": NamedNode<'http://www.w3.org/ns/shex#SemAct'>;
40
+ /** A shapes schema is captured in a Schema object where shapes is a mapping from shape label to shape expression. */
41
+ "Shape": NamedNode<'http://www.w3.org/ns/shex#Shape'>;
42
+ /** A ShapeExpression composed of one or more sub-expressions, all of which must match. */
43
+ "ShapeAnd": NamedNode<'http://www.w3.org/ns/shex#ShapeAnd'>;
44
+ /** A reference to a shape defined in some external Schema. */
45
+ "ShapeExternal": NamedNode<'http://www.w3.org/ns/shex#ShapeExternal'>;
46
+ /** A ShapeNot is satisfied when it’s included ShapeExpression is not satisfied. */
47
+ "ShapeNot": NamedNode<'http://www.w3.org/ns/shex#ShapeNot'>;
48
+ /** A ShapeExpression composed of one or more sub-expressions, one of which must match. */
49
+ "ShapeOr": NamedNode<'http://www.w3.org/ns/shex#ShapeOr'>;
50
+ /** A constraint on a triple having a specific predicate and optionally a shape expression used for matching values. */
51
+ "TripleConstraint": NamedNode<'http://www.w3.org/ns/shex#TripleConstraint'>;
52
+ /** Indicates that a stem is a Wildcard, rather than a URI prefix. */
53
+ "Wildcard": NamedNode<'http://www.w3.org/ns/shex#Wildcard'>;
54
+ /** Annotations on a TripleExpression. */
55
+ "annotation": NamedNode<'http://www.w3.org/ns/shex#annotation'>;
56
+ /** Requires node to be a Blank Node */
57
+ "bnode": NamedNode<'http://www.w3.org/ns/shex#bnode'>;
58
+ /** Indicates that a Shape is closed, meaning that it may contain no property values other than those used within TripleConstraints. */
59
+ "closed": NamedNode<'http://www.w3.org/ns/shex#closed'>;
60
+ /** Code executed by Semantic Action. */
61
+ "code": NamedNode<'http://www.w3.org/ns/shex#code'>;
62
+ /** A datatype constraint. */
63
+ "datatype": NamedNode<'http://www.w3.org/ns/shex#datatype'>;
64
+ /** Values that are excluded from value matching. */
65
+ "exclusion": NamedNode<'http://www.w3.org/ns/shex#exclusion'>;
66
+ /** Expression associated with the TripleExpression. */
67
+ "expression": NamedNode<'http://www.w3.org/ns/shex#expression'>;
68
+ /** List of 2 or more expressions associated with the TripleExpression. */
69
+ "expressions": NamedNode<'http://www.w3.org/ns/shex#expressions'>;
70
+ /** Base shape expressions for this shape. */
71
+ "extends": NamedNode<'http://www.w3.org/ns/shex#extends'>;
72
+ /** Properties which may have extra values beyond those matched through a constraint. */
73
+ "extra": NamedNode<'http://www.w3.org/ns/shex#extra'>;
74
+ /** Regular expression flags */
75
+ "flags": NamedNode<'http://www.w3.org/ns/shex#flags'>;
76
+ /** for "fractiondigits" constraints, v is less than or equals the number of digits to the right of the decimal place in the XML Schema canonical form[xmlschema-2] of the value of n, ignoring trailing zeros. */
77
+ "fractiondigits": NamedNode<'http://www.w3.org/ns/shex#fractiondigits'>;
78
+ /** Abstract property of numeric facets on a NodeConstraint. */
79
+ "numericFacet": NamedNode<'http://www.w3.org/ns/shex#numericFacet'>;
80
+ /** Constrains the subject of a triple, rather than the object. */
81
+ "inverse": NamedNode<'http://www.w3.org/ns/shex#inverse'>;
82
+ /** Requires node to be an IRI */
83
+ "iri": NamedNode<'http://www.w3.org/ns/shex#iri'>;
84
+ /** The value used to match the language tag of a language-tagged string. */
85
+ "languageTag": NamedNode<'http://www.w3.org/ns/shex#languageTag'>;
86
+ /** The exact length of the value of the cell. */
87
+ "length": NamedNode<'http://www.w3.org/ns/shex#length'>;
88
+ /** An abstract property of string facets on a NodeConstraint. */
89
+ "stringFacet": NamedNode<'http://www.w3.org/ns/shex#stringFacet'>;
90
+ /** Requires node to be an rdf:Literal */
91
+ "literal": NamedNode<'http://www.w3.org/ns/shex#literal'>;
92
+ /** Maximum number of times this TripleExpression may match; -1 for “*” */
93
+ "max": NamedNode<'http://www.w3.org/ns/shex#max'>;
94
+ /** An atomic property that contains a single number that is the maximum valid value (exclusive). */
95
+ "maxexclusive": NamedNode<'http://www.w3.org/ns/shex#maxexclusive'>;
96
+ /** An atomic property that contains a single number that is the maximum valid value (inclusive). */
97
+ "maxinclusive": NamedNode<'http://www.w3.org/ns/shex#maxinclusive'>;
98
+ /** A numeric atomic property that contains a single integer that is the maximum length of the value. */
99
+ "maxlength": NamedNode<'http://www.w3.org/ns/shex#maxlength'>;
100
+ /** Minimum number of times this TripleExpression may match. */
101
+ "min": NamedNode<'http://www.w3.org/ns/shex#min'>;
102
+ /** An atomic property that contains a single number that is the minimum valid value (exclusive). */
103
+ "minexclusive": NamedNode<'http://www.w3.org/ns/shex#minexclusive'>;
104
+ /** An atomic property that contains a single number that is the minimum valid value (inclusive). */
105
+ "mininclusive": NamedNode<'http://www.w3.org/ns/shex#mininclusive'>;
106
+ /** An atomic property that contains a single integer that is the minimum length of the value. */
107
+ "minlength": NamedNode<'http://www.w3.org/ns/shex#minlength'>;
108
+ /** Identifier of SemAct extension. */
109
+ "name": NamedNode<'http://www.w3.org/ns/shex#name'>;
110
+ /** Restiction on the kind of node matched; restricted to the defined instances of NodeKind. One of shex:iri, shex:bnode, shex:literal, or shex:nonliteral. */
111
+ "nodeKind": NamedNode<'http://www.w3.org/ns/shex#nodeKind'>;
112
+ /** Requires node to be a Blank Node or IRI */
113
+ "nonliteral": NamedNode<'http://www.w3.org/ns/shex#nonliteral'>;
114
+ /** An abstract property of string and numeric facets on a NodeConstraint. */
115
+ "xsFacet": NamedNode<'http://www.w3.org/ns/shex#xsFacet'>;
116
+ /** The object of an Annotation. */
117
+ "object": NamedNode<'http://www.w3.org/ns/shex#object'>;
118
+ /** A regular expression used for matching a value. */
119
+ "pattern": NamedNode<'http://www.w3.org/ns/shex#pattern'>;
120
+ /** The predicate of a TripleConstraint or Annotation. */
121
+ "predicate": NamedNode<'http://www.w3.org/ns/shex#predicate'>;
122
+ /** Semantic Actions on this TripleExpression. */
123
+ "semActs": NamedNode<'http://www.w3.org/ns/shex#semActs'>;
124
+ /** Shape Expression referenced by this shape. */
125
+ "shapeExpr": NamedNode<'http://www.w3.org/ns/shex#shapeExpr'>;
126
+ /** A list of 2 or more Shape Expressions referenced by this shape. */
127
+ "shapeExprs": NamedNode<'http://www.w3.org/ns/shex#shapeExprs'>;
128
+ /** Shapes in this Schema. */
129
+ "shapes": NamedNode<'http://www.w3.org/ns/shex#shapes'>;
130
+ /** A ShapeExpression matched against the focus node prior to any other mapped expressions. */
131
+ "start": NamedNode<'http://www.w3.org/ns/shex#start'>;
132
+ /** Semantic Actions run on the Schema. */
133
+ "startActs": NamedNode<'http://www.w3.org/ns/shex#startActs'>;
134
+ /** A stem value used for matching or excluding values. */
135
+ "stem": NamedNode<'http://www.w3.org/ns/shex#stem'>;
136
+ /** for "totaldigits" constraints, v equals the number of digits in the XML Schema canonical form[xmlschema-2] of the value of n */
137
+ "totaldigits": NamedNode<'http://www.w3.org/ns/shex#totaldigits'>;
138
+ /** A ShapeExpression used for matching the object (or subject if inverted) of a TripleConstraint. */
139
+ "valueExpr": NamedNode<'http://www.w3.org/ns/shex#valueExpr'>;
140
+ /** A value restriction on a NodeConstraint. */
141
+ "values": NamedNode<'http://www.w3.org/ns/shex#values'>;
142
+ }
143
+ export declare const strict: Record<keyof Shex, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Shex | undefined) => NamedNode<string>) & Shex;
144
+ export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Shex;
145
+ export {};
146
+ //# sourceMappingURL=shex.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"shex.d.ts","sourceRoot":"","sources":["../src/vocabularies/shex.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,4 @@
1
+ import namespace from "@rdfjs/namespace";
2
+ const builder = namespace("http://www.w3.org/ns/shex#");
3
+ export const strict = builder;
4
+ export const loose = builder;
@@ -0,0 +1,204 @@
1
+ import { NamedNode } from "@rdfjs/types";
2
+ interface Sioc {
3
+ '': NamedNode<'http://rdfs.org/sioc/ns#'>;
4
+ /** Community is a high-level concept that defines an online community and what it consists of. */
5
+ "Community": NamedNode<'http://rdfs.org/sioc/ns#Community'>;
6
+ /** An Item is something which can be in a Container. */
7
+ "Item": NamedNode<'http://rdfs.org/sioc/ns#Item'>;
8
+ /** A Role is a function of a UserAccount within a scope of a particular Forum, Site, etc. */
9
+ "Role": NamedNode<'http://rdfs.org/sioc/ns#Role'>;
10
+ /** A user account in an online community site. */
11
+ "UserAccount": NamedNode<'http://rdfs.org/sioc/ns#UserAccount'>;
12
+ /** An area in which content Items are contained. */
13
+ "Container": NamedNode<'http://rdfs.org/sioc/ns#Container'>;
14
+ /** A set of UserAccounts whose owners have a common purpose or interest. Can be used for access control purposes. */
15
+ "Usergroup": NamedNode<'http://rdfs.org/sioc/ns#Usergroup'>;
16
+ /** A discussion area on which Posts or entries are made. */
17
+ "Forum": NamedNode<'http://rdfs.org/sioc/ns#Forum'>;
18
+ /** A Space is a place where data resides, e.g. on a website, desktop, fileshare, etc. */
19
+ "Space": NamedNode<'http://rdfs.org/sioc/ns#Space'>;
20
+ /** An article or message that can be posted to a Forum. */
21
+ "Post": NamedNode<'http://rdfs.org/sioc/ns#Post'>;
22
+ /** A Site can be the location of an online community or set of communities, with UserAccounts and Usergroups creating Items in a set of Containers. It can be thought of as a web-accessible data Space. */
23
+ "Site": NamedNode<'http://rdfs.org/sioc/ns#Site'>;
24
+ /** A container for a series of threaded discussion Posts or Items. */
25
+ "Thread": NamedNode<'http://rdfs.org/sioc/ns#Thread'>;
26
+ /** UserAccount is now preferred. This is a deprecated class for a User in an online community site. */
27
+ "User": NamedNode<'http://rdfs.org/sioc/ns#User'>;
28
+ /** Specifies that this Item is about a particular resource, e.g. a Post describing a book, hotel, etc. */
29
+ "about": NamedNode<'http://rdfs.org/sioc/ns#about'>;
30
+ /** Refers to the foaf:Agent or foaf:Person who owns this sioc:UserAccount. */
31
+ "account_of": NamedNode<'http://rdfs.org/sioc/ns#account_of'>;
32
+ /** Refers to who (e.g. a UserAccount, e-mail address, etc.) a particular Item is addressed to. */
33
+ "addressed_to": NamedNode<'http://rdfs.org/sioc/ns#addressed_to'>;
34
+ /** A Site that the UserAccount is an administrator of. */
35
+ "administrator_of": NamedNode<'http://rdfs.org/sioc/ns#administrator_of'>;
36
+ /** A UserAccount that is an administrator of this Site. */
37
+ "has_administrator": NamedNode<'http://rdfs.org/sioc/ns#has_administrator'>;
38
+ /** The URI of a file attached to an Item. */
39
+ "attachment": NamedNode<'http://rdfs.org/sioc/ns#attachment'>;
40
+ /** An image or depiction used to represent this UserAccount. */
41
+ "avatar": NamedNode<'http://rdfs.org/sioc/ns#avatar'>;
42
+ /** An Item that this Container contains. */
43
+ "container_of": NamedNode<'http://rdfs.org/sioc/ns#container_of'>;
44
+ /** The Container to which this Item belongs. */
45
+ "has_container": NamedNode<'http://rdfs.org/sioc/ns#has_container'>;
46
+ /** The content of the Item in plain text format. */
47
+ "content": NamedNode<'http://rdfs.org/sioc/ns#content'>;
48
+ /** The encoded content of the Post, contained in CDATA areas. */
49
+ "content_encoded": NamedNode<'http://rdfs.org/sioc/ns#content_encoded'>;
50
+ /** When this was created, in ISO 8601 format. */
51
+ "created_at": NamedNode<'http://rdfs.org/sioc/ns#created_at'>;
52
+ /** A resource that the UserAccount is a creator of. */
53
+ "creator_of": NamedNode<'http://rdfs.org/sioc/ns#creator_of'>;
54
+ /** This is the UserAccount that made this resource. */
55
+ "has_creator": NamedNode<'http://rdfs.org/sioc/ns#has_creator'>;
56
+ /** When this was delivered, in ISO 8601 format. */
57
+ "delivered_at": NamedNode<'http://rdfs.org/sioc/ns#delivered_at'>;
58
+ /** The content of the Post. */
59
+ "description": NamedNode<'http://rdfs.org/sioc/ns#description'>;
60
+ /** The Item that this discussion is about. */
61
+ "discussion_of": NamedNode<'http://rdfs.org/sioc/ns#discussion_of'>;
62
+ /** A discussion that is related to this Item. The discussion can be anything, for example, a sioc:Forum or sioc:Thread, a sioct:WikiArticle or simply a foaf:Document. */
63
+ "has_discussion": NamedNode<'http://rdfs.org/sioc/ns#has_discussion'>;
64
+ /** Links to a previous (older) revision of this Item or Post. */
65
+ "earlier_version": NamedNode<'http://rdfs.org/sioc/ns#earlier_version'>;
66
+ /** Links to a later (newer) revision of this Item or Post. */
67
+ "later_version": NamedNode<'http://rdfs.org/sioc/ns#later_version'>;
68
+ /** An electronic mail address of the UserAccount. */
69
+ "email": NamedNode<'http://rdfs.org/sioc/ns#email'>;
70
+ /** An electronic mail address of the UserAccount, encoded using SHA1. */
71
+ "email_sha1": NamedNode<'http://rdfs.org/sioc/ns#email_sha1'>;
72
+ /** This links Items to embedded statements, facts and structured content. */
73
+ "embeds_knowledge": NamedNode<'http://rdfs.org/sioc/ns#embeds_knowledge'>;
74
+ /** A feed (e.g. RSS, Atom, etc.) pertaining to this resource (e.g. for a Forum, Site, UserAccount, etc.). */
75
+ "feed": NamedNode<'http://rdfs.org/sioc/ns#feed'>;
76
+ /** First (real) name of this User. Synonyms include given name or christian name. */
77
+ "first_name": NamedNode<'http://rdfs.org/sioc/ns#first_name'>;
78
+ /** Indicates that one UserAccount follows another UserAccount (e.g. for microblog posts or other content item updates). */
79
+ "follows": NamedNode<'http://rdfs.org/sioc/ns#follows'>;
80
+ /** A UserAccount that has this Role. */
81
+ "function_of": NamedNode<'http://rdfs.org/sioc/ns#function_of'>;
82
+ /** A Role that this UserAccount has. */
83
+ "has_function": NamedNode<'http://rdfs.org/sioc/ns#has_function'>;
84
+ /** A URI for the application used to generate this Item. */
85
+ "generator": NamedNode<'http://rdfs.org/sioc/ns#generator'>;
86
+ "group_of": NamedNode<'http://rdfs.org/sioc/ns#group_of'>;
87
+ "has_group": NamedNode<'http://rdfs.org/sioc/ns#has_group'>;
88
+ /** The Site that hosts this Container. */
89
+ "has_host": NamedNode<'http://rdfs.org/sioc/ns#has_host'>;
90
+ /** A data Space which this resource is a part of. */
91
+ "has_space": NamedNode<'http://rdfs.org/sioc/ns#has_space'>;
92
+ /** A Container that is hosted on this Site. */
93
+ "host_of": NamedNode<'http://rdfs.org/sioc/ns#host_of'>;
94
+ /** A UserAccount that is a member of this Usergroup. */
95
+ "has_member": NamedNode<'http://rdfs.org/sioc/ns#has_member'>;
96
+ /** A Usergroup that this UserAccount is a member of. */
97
+ "member_of": NamedNode<'http://rdfs.org/sioc/ns#member_of'>;
98
+ /** A UserAccount that is a moderator of this Forum. */
99
+ "has_moderator": NamedNode<'http://rdfs.org/sioc/ns#has_moderator'>;
100
+ /** A Forum that a UserAccount is a moderator of. */
101
+ "moderator_of": NamedNode<'http://rdfs.org/sioc/ns#moderator_of'>;
102
+ /** A UserAccount that modified this resource (e.g. Item, Container, Space). */
103
+ "has_modifier": NamedNode<'http://rdfs.org/sioc/ns#has_modifier'>;
104
+ /** A resource that this UserAccount has modified. */
105
+ "modifier_of": NamedNode<'http://rdfs.org/sioc/ns#modifier_of'>;
106
+ /** A UserAccount that this resource is owned by. */
107
+ "has_owner": NamedNode<'http://rdfs.org/sioc/ns#has_owner'>;
108
+ /** A resource owned by a particular UserAccount, for example, a weblog or image gallery. */
109
+ "owner_of": NamedNode<'http://rdfs.org/sioc/ns#owner_of'>;
110
+ /** A Container or Forum that this Container or Forum is a child of. */
111
+ "has_parent": NamedNode<'http://rdfs.org/sioc/ns#has_parent'>;
112
+ /** A child Container or Forum that this Container or Forum is a parent of. */
113
+ "parent_of": NamedNode<'http://rdfs.org/sioc/ns#parent_of'>;
114
+ /** An resource that is a part of this subject. */
115
+ "has_part": NamedNode<'http://rdfs.org/sioc/ns#has_part'>;
116
+ /** A resource that the subject is a part of. */
117
+ "part_of": NamedNode<'http://rdfs.org/sioc/ns#part_of'>;
118
+ /** Points to an Item or Post that is a reply or response to this Item or Post. */
119
+ "has_reply": NamedNode<'http://rdfs.org/sioc/ns#has_reply'>;
120
+ /** Related resources for this resource, e.g. for Posts, perhaps determined implicitly from topics or references. */
121
+ "related_to": NamedNode<'http://rdfs.org/sioc/ns#related_to'>;
122
+ /** Links to an Item or Post which this Item or Post is a reply to. */
123
+ "reply_of": NamedNode<'http://rdfs.org/sioc/ns#reply_of'>;
124
+ /** A resource that this Role applies to. */
125
+ "has_scope": NamedNode<'http://rdfs.org/sioc/ns#has_scope'>;
126
+ /** A Role that has a scope of this resource. */
127
+ "scope_of": NamedNode<'http://rdfs.org/sioc/ns#scope_of'>;
128
+ /** A resource which belongs to this data Space. */
129
+ "space_of": NamedNode<'http://rdfs.org/sioc/ns#space_of'>;
130
+ /** A UserAccount that is subscribed to this Container. */
131
+ "has_subscriber": NamedNode<'http://rdfs.org/sioc/ns#has_subscriber'>;
132
+ /** A Container that a UserAccount is subscribed to. */
133
+ "subscriber_of": NamedNode<'http://rdfs.org/sioc/ns#subscriber_of'>;
134
+ /** Points to a Usergroup that has certain access to this Space. */
135
+ "has_usergroup": NamedNode<'http://rdfs.org/sioc/ns#has_usergroup'>;
136
+ /** A Space that the Usergroup has access to. */
137
+ "usergroup_of": NamedNode<'http://rdfs.org/sioc/ns#usergroup_of'>;
138
+ /** An identifier of a SIOC concept instance. For example, a user ID. Must be unique for instances of each type of SIOC concept within the same site. */
139
+ "id": NamedNode<'http://rdfs.org/sioc/ns#id'>;
140
+ /** The IP address used when creating this Item, UserAccount, etc. This can be associated with a creator. Some wiki articles list the IP addresses for the creator or modifiers when the usernames are absent. */
141
+ "ip_address": NamedNode<'http://rdfs.org/sioc/ns#ip_address'>;
142
+ /** The date and time of the last activity associated with a SIOC concept instance, and expressed in ISO 8601 format. This could be due to a reply Post or Comment, a modification to an Item, etc. */
143
+ "last_activity_date": NamedNode<'http://rdfs.org/sioc/ns#last_activity_date'>;
144
+ /** The date and time of the last Post (or Item) in a Forum (or a Container), in ISO 8601 format. */
145
+ "last_item_date": NamedNode<'http://rdfs.org/sioc/ns#last_item_date'>;
146
+ /** Last (real) name of this user. Synonyms include surname or family name. */
147
+ "last_name": NamedNode<'http://rdfs.org/sioc/ns#last_name'>;
148
+ /** The date and time of the last reply Post or Comment, which could be associated with a starter Item or Post or with a Thread, and expressed in ISO 8601 format. */
149
+ "last_reply_date": NamedNode<'http://rdfs.org/sioc/ns#last_reply_date'>;
150
+ /** Links to the latest revision of this Item or Post. */
151
+ "latest_version": NamedNode<'http://rdfs.org/sioc/ns#latest_version'>;
152
+ /** Used to indicate some form of endorsement by a UserAccount or Agent of an Item, Container, Space, UserAccount, etc. */
153
+ "likes": NamedNode<'http://rdfs.org/sioc/ns#likes'>;
154
+ /** A URI of a document which contains this SIOC object. */
155
+ "link": NamedNode<'http://rdfs.org/sioc/ns#link'>;
156
+ /** Links extracted from hyperlinks within a SIOC concept, e.g. Post or Site. */
157
+ "links_to": NamedNode<'http://rdfs.org/sioc/ns#links_to'>;
158
+ /** Refers to a UserAccount that a particular Item mentions. */
159
+ "mentions": NamedNode<'http://rdfs.org/sioc/ns#mentions'>;
160
+ /** When this was modified, in ISO 8601 format. */
161
+ "modified_at": NamedNode<'http://rdfs.org/sioc/ns#modified_at'>;
162
+ /** The name of a SIOC concept instance, e.g. a username for a UserAccount, group name for a Usergroup, etc. */
163
+ "name": NamedNode<'http://rdfs.org/sioc/ns#name'>;
164
+ /** Next Item or Post in a given Container sorted by date. */
165
+ "next_by_date": NamedNode<'http://rdfs.org/sioc/ns#next_by_date'>;
166
+ /** Previous Item or Post in a given Container sorted by date. */
167
+ "previous_by_date": NamedNode<'http://rdfs.org/sioc/ns#previous_by_date'>;
168
+ /** Links to the next revision of this Item or Post. */
169
+ "next_version": NamedNode<'http://rdfs.org/sioc/ns#next_version'>;
170
+ /** Links to the previous revision of this Item or Post. */
171
+ "previous_version": NamedNode<'http://rdfs.org/sioc/ns#previous_version'>;
172
+ /** A note associated with this resource, for example, if it has been edited by a UserAccount. */
173
+ "note": NamedNode<'http://rdfs.org/sioc/ns#note'>;
174
+ /** The number of unique authors (UserAccounts and unregistered posters) who have contributed to this Item, Thread, Post, etc. */
175
+ "num_authors": NamedNode<'http://rdfs.org/sioc/ns#num_authors'>;
176
+ /** The number of Posts (or Items) in a Forum (or a Container). */
177
+ "num_items": NamedNode<'http://rdfs.org/sioc/ns#num_items'>;
178
+ /** The number of replies that this Item, Thread, Post, etc. has. Useful for when the reply structure is absent. */
179
+ "num_replies": NamedNode<'http://rdfs.org/sioc/ns#num_replies'>;
180
+ /** The number of Threads (AKA discussion topics) in a Forum. */
181
+ "num_threads": NamedNode<'http://rdfs.org/sioc/ns#num_threads'>;
182
+ /** The number of times this Item, Thread, UserAccount profile, etc. has been viewed. */
183
+ "num_views": NamedNode<'http://rdfs.org/sioc/ns#num_views'>;
184
+ /** When this was read, in ISO 8601 format. */
185
+ "read_at": NamedNode<'http://rdfs.org/sioc/ns#read_at'>;
186
+ /** Links either created explicitly or extracted implicitly on the HTML level from the Post. */
187
+ "reference": NamedNode<'http://rdfs.org/sioc/ns#reference'>;
188
+ /** For the reply-to address set in email messages, IMs, etc. The property name was chosen to avoid confusion with has_reply/reply_of (the reply graph). */
189
+ "respond_to": NamedNode<'http://rdfs.org/sioc/ns#respond_to'>;
190
+ /** For shared Items where there is a certain creator_of and an intermediary who shares or forwards it (e.g. as a sibling Item). */
191
+ "shared_by": NamedNode<'http://rdfs.org/sioc/ns#shared_by'>;
192
+ /** An Item may have a sibling or a twin that exists in a different Container, but the siblings may differ in some small way (for example, language, category, etc.). The sibling of this Item should be self-describing (that is, it should contain all available information). */
193
+ "sibling": NamedNode<'http://rdfs.org/sioc/ns#sibling'>;
194
+ /** Keyword(s) describing subject of the Post. */
195
+ "subject": NamedNode<'http://rdfs.org/sioc/ns#subject'>;
196
+ /** This is the title (subject line) of the Post. Note that for a Post within a threaded discussion that has no parents, it would detail the topic thread. */
197
+ "title": NamedNode<'http://rdfs.org/sioc/ns#title'>;
198
+ /** A topic of interest, linking to the appropriate URI, e.g. in the Open Directory Project or of a SKOS category. */
199
+ "topic": NamedNode<'http://rdfs.org/sioc/ns#topic'>;
200
+ }
201
+ export declare const strict: Record<keyof Sioc, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Sioc | undefined) => NamedNode<string>) & Sioc;
202
+ export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Sioc;
203
+ export {};
204
+ //# sourceMappingURL=sioc.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sioc.d.ts","sourceRoot":"","sources":["../src/vocabularies/sioc.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,4 @@
1
+ import namespace from "@rdfjs/namespace";
2
+ const builder = namespace("http://rdfs.org/sioc/ns#");
3
+ export const strict = builder;
4
+ export const loose = builder;
@@ -0,0 +1,52 @@
1
+ import { NamedNode } from "@rdfjs/types";
2
+ interface Skos {
3
+ '': NamedNode<'http://www.w3.org/2004/02/skos/core#'>;
4
+ "Collection": NamedNode<'http://www.w3.org/2004/02/skos/core#Collection'>;
5
+ "Concept": NamedNode<'http://www.w3.org/2004/02/skos/core#Concept'>;
6
+ "ConceptScheme": NamedNode<'http://www.w3.org/2004/02/skos/core#ConceptScheme'>;
7
+ "definition": NamedNode<'http://www.w3.org/2004/02/skos/core#definition'>;
8
+ "scopeNote": NamedNode<'http://www.w3.org/2004/02/skos/core#scopeNote'>;
9
+ "example": NamedNode<'http://www.w3.org/2004/02/skos/core#example'>;
10
+ "OrderedCollection": NamedNode<'http://www.w3.org/2004/02/skos/core#OrderedCollection'>;
11
+ /** The range of skos:altLabel is the class of RDF plain literals. */
12
+ "altLabel": NamedNode<'http://www.w3.org/2004/02/skos/core#altLabel'>;
13
+ "broadMatch": NamedNode<'http://www.w3.org/2004/02/skos/core#broadMatch'>;
14
+ /** Broader concepts are typically rendered as parents in a concept hierarchy (tree). */
15
+ "broader": NamedNode<'http://www.w3.org/2004/02/skos/core#broader'>;
16
+ /** These concept mapping relations mirror semantic relations, and the data model defined below is similar (with the exception of skos:exactMatch) to the data model defined for semantic relations. A distinct vocabulary is provided for concept mapping relations, to provide a convenient way to differentiate links within a concept scheme from links between concept schemes. However, this pattern of usage is not a formal requirement of the SKOS data model, and relies on informal definitions of best practice. */
17
+ "mappingRelation": NamedNode<'http://www.w3.org/2004/02/skos/core#mappingRelation'>;
18
+ "narrowMatch": NamedNode<'http://www.w3.org/2004/02/skos/core#narrowMatch'>;
19
+ "broaderTransitive": NamedNode<'http://www.w3.org/2004/02/skos/core#broaderTransitive'>;
20
+ /** Narrower concepts are typically rendered as children in a concept hierarchy (tree). */
21
+ "narrower": NamedNode<'http://www.w3.org/2004/02/skos/core#narrower'>;
22
+ "semanticRelation": NamedNode<'http://www.w3.org/2004/02/skos/core#semanticRelation'>;
23
+ "narrowerTransitive": NamedNode<'http://www.w3.org/2004/02/skos/core#narrowerTransitive'>;
24
+ "changeNote": NamedNode<'http://www.w3.org/2004/02/skos/core#changeNote'>;
25
+ "note": NamedNode<'http://www.w3.org/2004/02/skos/core#note'>;
26
+ "closeMatch": NamedNode<'http://www.w3.org/2004/02/skos/core#closeMatch'>;
27
+ "editorialNote": NamedNode<'http://www.w3.org/2004/02/skos/core#editorialNote'>;
28
+ /** skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch. */
29
+ "exactMatch": NamedNode<'http://www.w3.org/2004/02/skos/core#exactMatch'>;
30
+ "hasTopConcept": NamedNode<'http://www.w3.org/2004/02/skos/core#hasTopConcept'>;
31
+ "topConceptOf": NamedNode<'http://www.w3.org/2004/02/skos/core#topConceptOf'>;
32
+ /** skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties. */
33
+ "hiddenLabel": NamedNode<'http://www.w3.org/2004/02/skos/core#hiddenLabel'>;
34
+ "historyNote": NamedNode<'http://www.w3.org/2004/02/skos/core#historyNote'>;
35
+ "inScheme": NamedNode<'http://www.w3.org/2004/02/skos/core#inScheme'>;
36
+ "member": NamedNode<'http://www.w3.org/2004/02/skos/core#member'>;
37
+ /**
38
+ * For any resource, every item in the list given as the value of the
39
+ * skos:memberList property is also a value of the skos:member property.
40
+ */
41
+ "memberList": NamedNode<'http://www.w3.org/2004/02/skos/core#memberList'>;
42
+ "notation": NamedNode<'http://www.w3.org/2004/02/skos/core#notation'>;
43
+ /** A resource has no more than one value of skos:prefLabel per language tag, and no more than one value of skos:prefLabel without language tag. */
44
+ "prefLabel": NamedNode<'http://www.w3.org/2004/02/skos/core#prefLabel'>;
45
+ /** skos:related is disjoint with skos:broaderTransitive */
46
+ "related": NamedNode<'http://www.w3.org/2004/02/skos/core#related'>;
47
+ "relatedMatch": NamedNode<'http://www.w3.org/2004/02/skos/core#relatedMatch'>;
48
+ }
49
+ export declare const strict: Record<keyof Skos, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Skos | undefined) => NamedNode<string>) & Skos;
50
+ export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Skos;
51
+ export {};
52
+ //# sourceMappingURL=skos.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"skos.d.ts","sourceRoot":"","sources":["../src/vocabularies/skos.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC,UAAU,IAAI;IACV,EAAE,EAAE,SAAS,CAAC,sCAAsC,CAAC,CAAC;IACtD,YAAY,EAAE,SAAS,CAAC,gDAAgD,CAAC,CAAC;IAC1E,SAAS,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IACpE,eAAe,EAAE,SAAS,CAAC,mDAAmD,CAAC,CAAC;IAChF,YAAY,EAAE,SAAS,CAAC,gDAAgD,CAAC,CAAC;IAC1E,WAAW,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IACxE,SAAS,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IACpE,mBAAmB,EAAE,SAAS,CAAC,uDAAuD,CAAC,CAAC;IACxF,qEAAqE;IACrE,UAAU,EAAE,SAAS,CAAC,8CAA8C,CAAC,CAAC;IACtE,YAAY,EAAE,SAAS,CAAC,gDAAgD,CAAC,CAAC;IAC1E,wFAAwF;IACxF,SAAS,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IACpE,+fAA+f;IAC/f,iBAAiB,EAAE,SAAS,CAAC,qDAAqD,CAAC,CAAC;IACpF,aAAa,EAAE,SAAS,CAAC,iDAAiD,CAAC,CAAC;IAC5E,mBAAmB,EAAE,SAAS,CAAC,uDAAuD,CAAC,CAAC;IACxF,0FAA0F;IAC1F,UAAU,EAAE,SAAS,CAAC,8CAA8C,CAAC,CAAC;IACtE,kBAAkB,EAAE,SAAS,CAAC,sDAAsD,CAAC,CAAC;IACtF,oBAAoB,EAAE,SAAS,CAAC,wDAAwD,CAAC,CAAC;IAC1F,YAAY,EAAE,SAAS,CAAC,gDAAgD,CAAC,CAAC;IAC1E,MAAM,EAAE,SAAS,CAAC,0CAA0C,CAAC,CAAC;IAC9D,YAAY,EAAE,SAAS,CAAC,gDAAgD,CAAC,CAAC;IAC1E,eAAe,EAAE,SAAS,CAAC,mDAAmD,CAAC,CAAC;IAChF,qGAAqG;IACrG,YAAY,EAAE,SAAS,CAAC,gDAAgD,CAAC,CAAC;IAC1E,eAAe,EAAE,SAAS,CAAC,mDAAmD,CAAC,CAAC;IAChF,cAAc,EAAE,SAAS,CAAC,kDAAkD,CAAC,CAAC;IAC9E,2FAA2F;IAC3F,aAAa,EAAE,SAAS,CAAC,iDAAiD,CAAC,CAAC;IAC5E,aAAa,EAAE,SAAS,CAAC,iDAAiD,CAAC,CAAC;IAC5E,UAAU,EAAE,SAAS,CAAC,8CAA8C,CAAC,CAAC;IACtE,QAAQ,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IAClE;;;OAGG;IACH,YAAY,EAAE,SAAS,CAAC,gDAAgD,CAAC,CAAC;IAC1E,UAAU,EAAE,SAAS,CAAC,8CAA8C,CAAC,CAAC;IACtE,mJAAmJ;IACnJ,WAAW,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IACxE,2DAA2D;IAC3D,SAAS,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IACpE,cAAc,EAAE,SAAS,CAAC,kDAAkD,CAAC,CAAC;CACjF;AAGD,eAAO,MAAM,MAAM,kIAAiD,CAAC;AACrE,eAAO,MAAM,KAAK,iFAAqC,CAAC"}
@@ -0,0 +1,4 @@
1
+ import namespace from "@rdfjs/namespace";
2
+ const builder = namespace("http://www.w3.org/2004/02/skos/core#");
3
+ export const strict = builder;
4
+ export const loose = builder;
@@ -0,0 +1,18 @@
1
+ import { NamedNode } from "@rdfjs/types";
2
+ interface Skosxl {
3
+ '': NamedNode<'http://www.w3.org/2008/05/skos-xl#'>;
4
+ "Label": NamedNode<'http://www.w3.org/2008/05/skos-xl#Label'>;
5
+ /** If C skosxl:altLabel L and L skosxl:literalForm V, then X skos:altLabel V. */
6
+ "altLabel": NamedNode<'http://www.w3.org/2008/05/skos-xl#altLabel'>;
7
+ /** If C skosxl:hiddenLabel L and L skosxl:literalForm V, then C skos:hiddenLabel V. */
8
+ "hiddenLabel": NamedNode<'http://www.w3.org/2008/05/skos-xl#hiddenLabel'>;
9
+ "labelRelation": NamedNode<'http://www.w3.org/2008/05/skos-xl#labelRelation'>;
10
+ /** If two instances of the class skosxl:Label have the same literal form, they are not necessarily the same resource. */
11
+ "literalForm": NamedNode<'http://www.w3.org/2008/05/skos-xl#literalForm'>;
12
+ /** If C skosxl:prefLabel L and L skosxl:literalForm V, then X skos:prefLabel V. */
13
+ "prefLabel": NamedNode<'http://www.w3.org/2008/05/skos-xl#prefLabel'>;
14
+ }
15
+ export declare const strict: Record<keyof Skosxl, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Skosxl | undefined) => NamedNode<string>) & Skosxl;
16
+ export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Skosxl;
17
+ export {};
18
+ //# sourceMappingURL=skosxl.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"skosxl.d.ts","sourceRoot":"","sources":["../src/vocabularies/skosxl.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC,UAAU,MAAM;IACZ,EAAE,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;IACpD,OAAO,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IAC9D,iFAAiF;IACjF,UAAU,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IACpE,uFAAuF;IACvF,aAAa,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IAC1E,eAAe,EAAE,SAAS,CAAC,iDAAiD,CAAC,CAAC;IAC9E,yHAAyH;IACzH,aAAa,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IAC1E,mFAAmF;IACnF,WAAW,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;CACzE;AAGD,eAAO,MAAM,MAAM,wIAAqD,CAAC;AACzE,eAAO,MAAM,KAAK,mFAAuC,CAAC"}
@@ -0,0 +1,4 @@
1
+ import namespace from "@rdfjs/namespace";
2
+ const builder = namespace("http://www.w3.org/2008/05/skos-xl#");
3
+ export const strict = builder;
4
+ export const loose = builder;
@@ -0,0 +1,80 @@
1
+ import { NamedNode } from "@rdfjs/types";
2
+ interface Sosa {
3
+ '': NamedNode<'http://www.w3.org/ns/sosa/'>;
4
+ /** An actuatable quality (property, characteristic) of a FeatureOfInterest. */
5
+ "ActuatableProperty": NamedNode<'http://www.w3.org/ns/sosa/ActuatableProperty'>;
6
+ /** An Actuation carries out an (Actuation) Procedure to change the state of the world using an Actuator. */
7
+ "Actuation": NamedNode<'http://www.w3.org/ns/sosa/Actuation'>;
8
+ /** A device that is used by, or implements, an (Actuation) Procedure that changes the state of the world. */
9
+ "Actuator": NamedNode<'http://www.w3.org/ns/sosa/Actuator'>;
10
+ /** The thing whose property is being estimated or calculated in the course of an Observation to arrive at a Result or whose property is being manipulated by an Actuator, or which is being sampled or transformed in an act of Sampling. */
11
+ "FeatureOfInterest": NamedNode<'http://www.w3.org/ns/sosa/FeatureOfInterest'>;
12
+ /** An observable quality (property, characteristic) of a FeatureOfInterest. */
13
+ "ObservableProperty": NamedNode<'http://www.w3.org/ns/sosa/ObservableProperty'>;
14
+ /** Act of carrying out an (Observation) Procedure to estimate or calculate a value of a property of a FeatureOfInterest. Links to a Sensor to describe what made the Observation and how; links to an ObservableProperty to describe what the result is an estimate of, and to a FeatureOfInterest to detail what that property was associated with. */
15
+ "Observation": NamedNode<'http://www.w3.org/ns/sosa/Observation'>;
16
+ /** A Platform is an entity that hosts other entities, particularly Sensors, Actuators, Samplers, and other Platforms. */
17
+ "Platform": NamedNode<'http://www.w3.org/ns/sosa/Platform'>;
18
+ /** A workflow, protocol, plan, algorithm, or computational method specifying how to make an Observation, create a Sample, or make a change to the state of the world (via an Actuator). A Procedure is re-usable, and might be involved in many Observations, Samplings, or Actuations. It explains the steps to be carried out to arrive at reproducible results. */
19
+ "Procedure": NamedNode<'http://www.w3.org/ns/sosa/Procedure'>;
20
+ /** The Result of an Observation, Actuation, or act of Sampling. To store an observation's simple result value one can use the hasSimpleResult property. */
21
+ "Result": NamedNode<'http://www.w3.org/ns/sosa/Result'>;
22
+ /** A Sample is the result from an act of Sampling. */
23
+ "Sample": NamedNode<'http://www.w3.org/ns/sosa/Sample'>;
24
+ /** A device that is used by, or implements, a Sampling Procedure to create or transform one or more samples. */
25
+ "Sampler": NamedNode<'http://www.w3.org/ns/sosa/Sampler'>;
26
+ /** An act of Sampling carries out a sampling Procedure to create or transform one or more samples. */
27
+ "Sampling": NamedNode<'http://www.w3.org/ns/sosa/Sampling'>;
28
+ /** Device, agent (including humans), or software (simulation) involved in, or implementing, a Procedure. Sensors respond to a stimulus, e.g., a change in the environment, or input data composed from the results of prior Observations, and generate a Result. Sensors can be hosted by Platforms. */
29
+ "Sensor": NamedNode<'http://www.w3.org/ns/sosa/Sensor'>;
30
+ /** Relation between an Actuation and the property of a FeatureOfInterest it is acting upon. */
31
+ "actsOnProperty": NamedNode<'http://www.w3.org/ns/sosa/actsOnProperty'>;
32
+ /** Relation between an ActuatableProperty of a FeatureOfInterest and an Actuation changing its state. */
33
+ "isActedOnBy": NamedNode<'http://www.w3.org/ns/sosa/isActedOnBy'>;
34
+ /** A relation between an Observation and the entity whose quality was observed, or between an Actuation and the entity whose property was modified, or between an act of Sampling and the entity that was sampled. */
35
+ "hasFeatureOfInterest": NamedNode<'http://www.w3.org/ns/sosa/hasFeatureOfInterest'>;
36
+ /** A relation between a FeatureOfInterest and an Observation about it, an Actuation acting on it, or an act of Sampling that sampled it. */
37
+ "isFeatureOfInterestOf": NamedNode<'http://www.w3.org/ns/sosa/isFeatureOfInterestOf'>;
38
+ /** Relation linking an Observation or Actuation or act of Sampling and a Result or Sample. */
39
+ "hasResult": NamedNode<'http://www.w3.org/ns/sosa/hasResult'>;
40
+ /** Relation linking a Result to the Observation or Actuation or act of Sampling that created or caused it. */
41
+ "isResultOf": NamedNode<'http://www.w3.org/ns/sosa/isResultOf'>;
42
+ /** Relation between a FeatureOfInterest and the Sample used to represent it. */
43
+ "hasSample": NamedNode<'http://www.w3.org/ns/sosa/hasSample'>;
44
+ /** Relation from a Sample to the FeatureOfInterest that it is intended to be representative of. */
45
+ "isSampleOf": NamedNode<'http://www.w3.org/ns/sosa/isSampleOf'>;
46
+ /** The simple value of an Observation or Actuation or act of Sampling. */
47
+ "hasSimpleResult": NamedNode<'http://www.w3.org/ns/sosa/hasSimpleResult'>;
48
+ /** Relation between a Platform and a Sensor, Actuator, Sampler, or Platform, hosted or mounted on it. */
49
+ "hosts": NamedNode<'http://www.w3.org/ns/sosa/hosts'>;
50
+ /** Relation between a Sensor, Actuator, Sampler, or Platform, and the Platform that it is mounted on or hosted by. */
51
+ "isHostedBy": NamedNode<'http://www.w3.org/ns/sosa/isHostedBy'>;
52
+ /** Relation between an ObservableProperty and the Sensor able to observe it. */
53
+ "isObservedBy": NamedNode<'http://www.w3.org/ns/sosa/isObservedBy'>;
54
+ /** Relation between a Sensor and an ObservableProperty that it is capable of sensing. */
55
+ "observes": NamedNode<'http://www.w3.org/ns/sosa/observes'>;
56
+ /** Relation between an Actuator and the Actuation it has made. */
57
+ "madeActuation": NamedNode<'http://www.w3.org/ns/sosa/madeActuation'>;
58
+ /** Relation linking an Actuation to the Actuator that made that Actuation. */
59
+ "madeByActuator": NamedNode<'http://www.w3.org/ns/sosa/madeByActuator'>;
60
+ /** Relation linking an act of Sampling to the Sampler (sampling device or entity) that made it. */
61
+ "madeBySampler": NamedNode<'http://www.w3.org/ns/sosa/madeBySampler'>;
62
+ /** Relation between a Sampler (sampling device or entity) and the Sampling act it performed. */
63
+ "madeSampling": NamedNode<'http://www.w3.org/ns/sosa/madeSampling'>;
64
+ /** Relation between an Observation and the Sensor which made the Observation. */
65
+ "madeBySensor": NamedNode<'http://www.w3.org/ns/sosa/madeBySensor'>;
66
+ /** Relation between a Sensor and an Observation made by the Sensor. */
67
+ "madeObservation": NamedNode<'http://www.w3.org/ns/sosa/madeObservation'>;
68
+ /** Relation linking an Observation to the property that was observed. The ObservableProperty should be a property of the FeatureOfInterest (linked by hasFeatureOfInterest) of this Observation. */
69
+ "observedProperty": NamedNode<'http://www.w3.org/ns/sosa/observedProperty'>;
70
+ /** The time that the Result of an Observation, Actuation or Sampling applies to the FeatureOfInterest. Not necessarily the same as the resultTime. May be an Interval or an Instant, or some other compound TemporalEntity. */
71
+ "phenomenonTime": NamedNode<'http://www.w3.org/ns/sosa/phenomenonTime'>;
72
+ /** The result time is the instant of time when the Observation, Actuation or Sampling activity was completed. */
73
+ "resultTime": NamedNode<'http://www.w3.org/ns/sosa/resultTime'>;
74
+ /** A relation to link to a re-usable Procedure used in making an Observation, an Actuation, or a Sample, typically through a Sensor, Actuator or Sampler. */
75
+ "usedProcedure": NamedNode<'http://www.w3.org/ns/sosa/usedProcedure'>;
76
+ }
77
+ export declare const strict: Record<keyof Sosa, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Sosa | undefined) => NamedNode<string>) & Sosa;
78
+ export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Sosa;
79
+ export {};
80
+ //# sourceMappingURL=sosa.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sosa.d.ts","sourceRoot":"","sources":["../src/vocabularies/sosa.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,4 @@
1
+ import namespace from "@rdfjs/namespace";
2
+ const builder = namespace("http://www.w3.org/ns/sosa/");
3
+ export const strict = builder;
4
+ export const loose = builder;