@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,273 @@
1
+ import { NamedNode } from "@rdfjs/types";
2
+ interface Vcard {
3
+ '': NamedNode<'http://www.w3.org/2006/vcard/ns#'>;
4
+ "Acquaintance": NamedNode<'http://www.w3.org/2006/vcard/ns#Acquaintance'>;
5
+ /** Used for relation type codes. The URI of the relation type code must be used as the value for the Relation Type. */
6
+ "RelatedType": NamedNode<'http://www.w3.org/2006/vcard/ns#RelatedType'>;
7
+ /** To specify the components of the delivery address for the object */
8
+ "Address": NamedNode<'http://www.w3.org/2006/vcard/ns#Address'>;
9
+ "Agent": NamedNode<'http://www.w3.org/2006/vcard/ns#Agent'>;
10
+ /** This class is deprecated */
11
+ "BBS": NamedNode<'http://www.w3.org/2006/vcard/ns#BBS'>;
12
+ /** Used for telephone type codes. The URI of the telephone type code must be used as the value for the Telephone Type. */
13
+ "TelephoneType": NamedNode<'http://www.w3.org/2006/vcard/ns#TelephoneType'>;
14
+ /** This class is deprecated */
15
+ "Car": NamedNode<'http://www.w3.org/2006/vcard/ns#Car'>;
16
+ /** Also called mobile telephone */
17
+ "Cell": NamedNode<'http://www.w3.org/2006/vcard/ns#Cell'>;
18
+ "Child": NamedNode<'http://www.w3.org/2006/vcard/ns#Child'>;
19
+ "Colleague": NamedNode<'http://www.w3.org/2006/vcard/ns#Colleague'>;
20
+ "Contact": NamedNode<'http://www.w3.org/2006/vcard/ns#Contact'>;
21
+ "Coresident": NamedNode<'http://www.w3.org/2006/vcard/ns#Coresident'>;
22
+ "Coworker": NamedNode<'http://www.w3.org/2006/vcard/ns#Coworker'>;
23
+ "Crush": NamedNode<'http://www.w3.org/2006/vcard/ns#Crush'>;
24
+ "Date": NamedNode<'http://www.w3.org/2006/vcard/ns#Date'>;
25
+ /** This class is deprecated */
26
+ "Dom": NamedNode<'http://www.w3.org/2006/vcard/ns#Dom'>;
27
+ /** Used for type codes. The URI of the type code must be used as the value for Type. */
28
+ "Type": NamedNode<'http://www.w3.org/2006/vcard/ns#Type'>;
29
+ /** To specify the electronic mail address for communication with the object the vCard represents. Use the hasEmail object property. */
30
+ "Email": NamedNode<'http://www.w3.org/2006/vcard/ns#Email'>;
31
+ "Emergency": NamedNode<'http://www.w3.org/2006/vcard/ns#Emergency'>;
32
+ "Fax": NamedNode<'http://www.w3.org/2006/vcard/ns#Fax'>;
33
+ "Female": NamedNode<'http://www.w3.org/2006/vcard/ns#Female'>;
34
+ /** Used for gender codes. The URI of the gender code must be used as the value for Gender. */
35
+ "Gender": NamedNode<'http://www.w3.org/2006/vcard/ns#Gender'>;
36
+ "Friend": NamedNode<'http://www.w3.org/2006/vcard/ns#Friend'>;
37
+ /** Object representing a group of persons or entities. A group object will usually contain hasMember properties to specify the members of the group. */
38
+ "Group": NamedNode<'http://www.w3.org/2006/vcard/ns#Group'>;
39
+ /** The parent class for all objects */
40
+ "Kind": NamedNode<'http://www.w3.org/2006/vcard/ns#Kind'>;
41
+ /** An object representing a single person or entity */
42
+ "Individual": NamedNode<'http://www.w3.org/2006/vcard/ns#Individual'>;
43
+ /** An object representing a named geographical place */
44
+ "Location": NamedNode<'http://www.w3.org/2006/vcard/ns#Location'>;
45
+ /**
46
+ * An object representing an organization. An organization is a single entity, and might represent a business or government, a department or division within a business or government, a club, an association, or the like.
47
+ *
48
+ */
49
+ "Organization": NamedNode<'http://www.w3.org/2006/vcard/ns#Organization'>;
50
+ /** This implies that the property is related to an individual's personal life */
51
+ "Home": NamedNode<'http://www.w3.org/2006/vcard/ns#Home'>;
52
+ /** This class is deprecated */
53
+ "ISDN": NamedNode<'http://www.w3.org/2006/vcard/ns#ISDN'>;
54
+ /** This class is deprecated */
55
+ "Internet": NamedNode<'http://www.w3.org/2006/vcard/ns#Internet'>;
56
+ /** This class is deprecated */
57
+ "Intl": NamedNode<'http://www.w3.org/2006/vcard/ns#Intl'>;
58
+ "Kin": NamedNode<'http://www.w3.org/2006/vcard/ns#Kin'>;
59
+ /** The vCard class is equivalent to the new Kind class, which is the parent for the four explicit types of vCards (Individual, Organization, Location, Group) */
60
+ "VCard": NamedNode<'http://www.w3.org/2006/vcard/ns#VCard'>;
61
+ /** This class is deprecated */
62
+ "Label": NamedNode<'http://www.w3.org/2006/vcard/ns#Label'>;
63
+ "Male": NamedNode<'http://www.w3.org/2006/vcard/ns#Male'>;
64
+ "Me": NamedNode<'http://www.w3.org/2006/vcard/ns#Me'>;
65
+ "Met": NamedNode<'http://www.w3.org/2006/vcard/ns#Met'>;
66
+ /** This class is deprecated */
67
+ "Modem": NamedNode<'http://www.w3.org/2006/vcard/ns#Modem'>;
68
+ /** This class is deprecated */
69
+ "Msg": NamedNode<'http://www.w3.org/2006/vcard/ns#Msg'>;
70
+ "Muse": NamedNode<'http://www.w3.org/2006/vcard/ns#Muse'>;
71
+ /** To specify the components of the name of the object */
72
+ "Name": NamedNode<'http://www.w3.org/2006/vcard/ns#Name'>;
73
+ "Neighbor": NamedNode<'http://www.w3.org/2006/vcard/ns#Neighbor'>;
74
+ "None": NamedNode<'http://www.w3.org/2006/vcard/ns#None'>;
75
+ "Other": NamedNode<'http://www.w3.org/2006/vcard/ns#Other'>;
76
+ /** This class is deprecated */
77
+ "PCS": NamedNode<'http://www.w3.org/2006/vcard/ns#PCS'>;
78
+ "Pager": NamedNode<'http://www.w3.org/2006/vcard/ns#Pager'>;
79
+ /** This class is deprecated */
80
+ "Parcel": NamedNode<'http://www.w3.org/2006/vcard/ns#Parcel'>;
81
+ "Parent": NamedNode<'http://www.w3.org/2006/vcard/ns#Parent'>;
82
+ /** This class is deprecated */
83
+ "Postal": NamedNode<'http://www.w3.org/2006/vcard/ns#Postal'>;
84
+ /** This class is deprecated */
85
+ "Pref": NamedNode<'http://www.w3.org/2006/vcard/ns#Pref'>;
86
+ "Sibling": NamedNode<'http://www.w3.org/2006/vcard/ns#Sibling'>;
87
+ "Spouse": NamedNode<'http://www.w3.org/2006/vcard/ns#Spouse'>;
88
+ "Sweetheart": NamedNode<'http://www.w3.org/2006/vcard/ns#Sweetheart'>;
89
+ /** This class is deprecated. Use the hasTelephone object property. */
90
+ "Tel": NamedNode<'http://www.w3.org/2006/vcard/ns#Tel'>;
91
+ /** Also called sms telephone */
92
+ "Text": NamedNode<'http://www.w3.org/2006/vcard/ns#Text'>;
93
+ "TextPhone": NamedNode<'http://www.w3.org/2006/vcard/ns#TextPhone'>;
94
+ "Unknown": NamedNode<'http://www.w3.org/2006/vcard/ns#Unknown'>;
95
+ "Video": NamedNode<'http://www.w3.org/2006/vcard/ns#Video'>;
96
+ "Voice": NamedNode<'http://www.w3.org/2006/vcard/ns#Voice'>;
97
+ /** This implies that the property is related to an individual's work place */
98
+ "Work": NamedNode<'http://www.w3.org/2006/vcard/ns#Work'>;
99
+ /** This class is deprecated */
100
+ "X400": NamedNode<'http://www.w3.org/2006/vcard/ns#X400'>;
101
+ /** The additional name associated with the object */
102
+ "additional-name": NamedNode<'http://www.w3.org/2006/vcard/ns#additional-name'>;
103
+ /** This object property has been mapped */
104
+ "adr": NamedNode<'http://www.w3.org/2006/vcard/ns#adr'>;
105
+ /** To specify the components of the delivery address for the object */
106
+ "hasAddress": NamedNode<'http://www.w3.org/2006/vcard/ns#hasAddress'>;
107
+ /** This object property has been deprecated */
108
+ "agent": NamedNode<'http://www.w3.org/2006/vcard/ns#agent'>;
109
+ /** The date of marriage, or equivalent, of the object */
110
+ "anniversary": NamedNode<'http://www.w3.org/2006/vcard/ns#anniversary'>;
111
+ /** To specify the birth date of the object */
112
+ "bday": NamedNode<'http://www.w3.org/2006/vcard/ns#bday'>;
113
+ /** The category information about the object, also known as tags */
114
+ "category": NamedNode<'http://www.w3.org/2006/vcard/ns#category'>;
115
+ /** This data property has been deprecated */
116
+ "class": NamedNode<'http://www.w3.org/2006/vcard/ns#class'>;
117
+ /** The country name associated with the address of the object */
118
+ "country-name": NamedNode<'http://www.w3.org/2006/vcard/ns#country-name'>;
119
+ /** This object property has been mapped */
120
+ "email": NamedNode<'http://www.w3.org/2006/vcard/ns#email'>;
121
+ /** To specify the electronic mail address for communication with the object */
122
+ "hasEmail": NamedNode<'http://www.w3.org/2006/vcard/ns#hasEmail'>;
123
+ /** This data property has been deprecated */
124
+ "extended-address": NamedNode<'http://www.w3.org/2006/vcard/ns#extended-address'>;
125
+ /** The family name associated with the object */
126
+ "family-name": NamedNode<'http://www.w3.org/2006/vcard/ns#family-name'>;
127
+ /** The formatted text corresponding to the name of the object */
128
+ "fn": NamedNode<'http://www.w3.org/2006/vcard/ns#fn'>;
129
+ /** This object property has been mapped */
130
+ "geo": NamedNode<'http://www.w3.org/2006/vcard/ns#geo'>;
131
+ /** To specify information related to the global positioning of the object. May also be used as a property parameter. */
132
+ "hasGeo": NamedNode<'http://www.w3.org/2006/vcard/ns#hasGeo'>;
133
+ /** The given name associated with the object */
134
+ "given-name": NamedNode<'http://www.w3.org/2006/vcard/ns#given-name'>;
135
+ /** Used to support property parameters for the additional name data property */
136
+ "hasAdditionalName": NamedNode<'http://www.w3.org/2006/vcard/ns#hasAdditionalName'>;
137
+ /** To specify the busy time associated with the object. (Was called FBURL in RFC6350) */
138
+ "hasCalendarBusy": NamedNode<'http://www.w3.org/2006/vcard/ns#hasCalendarBusy'>;
139
+ /** To specify the calendar associated with the object. (Was called CALURI in RFC6350) */
140
+ "hasCalendarLink": NamedNode<'http://www.w3.org/2006/vcard/ns#hasCalendarLink'>;
141
+ /** To specify the calendar user address to which a scheduling request be sent for the object. (Was called CALADRURI in RFC6350) */
142
+ "hasCalendarRequest": NamedNode<'http://www.w3.org/2006/vcard/ns#hasCalendarRequest'>;
143
+ /** Used to support property parameters for the category data property */
144
+ "hasCategory": NamedNode<'http://www.w3.org/2006/vcard/ns#hasCategory'>;
145
+ /** Used to support property parameters for the country name data property */
146
+ "hasCountryName": NamedNode<'http://www.w3.org/2006/vcard/ns#hasCountryName'>;
147
+ /** Used to support property parameters for the formatted name data property */
148
+ "hasFN": NamedNode<'http://www.w3.org/2006/vcard/ns#hasFN'>;
149
+ /** Used to support property parameters for the family name data property */
150
+ "hasFamilyName": NamedNode<'http://www.w3.org/2006/vcard/ns#hasFamilyName'>;
151
+ /** To specify the sex or gender identity of the object. URIs are recommended to enable interoperable sex and gender codes to be used. */
152
+ "hasGender": NamedNode<'http://www.w3.org/2006/vcard/ns#hasGender'>;
153
+ /** Used to support property parameters for the given name data property */
154
+ "hasGivenName": NamedNode<'http://www.w3.org/2006/vcard/ns#hasGivenName'>;
155
+ /** Used to support property parameters for the honorific prefix data property */
156
+ "hasHonorificPrefix": NamedNode<'http://www.w3.org/2006/vcard/ns#hasHonorificPrefix'>;
157
+ /** Used to support property parameters for the honorific suffix data property */
158
+ "hasHonorificSuffix": NamedNode<'http://www.w3.org/2006/vcard/ns#hasHonorificSuffix'>;
159
+ /** To specify the instant messaging and presence protocol communications with the object. (Was called IMPP in RFC6350) */
160
+ "hasInstantMessage": NamedNode<'http://www.w3.org/2006/vcard/ns#hasInstantMessage'>;
161
+ /** To specify a public key or authentication certificate associated with the object */
162
+ "hasKey": NamedNode<'http://www.w3.org/2006/vcard/ns#hasKey'>;
163
+ /** This object property has been mapped */
164
+ "key": NamedNode<'http://www.w3.org/2006/vcard/ns#key'>;
165
+ /** Used to support property parameters for the language data property */
166
+ "hasLanguage": NamedNode<'http://www.w3.org/2006/vcard/ns#hasLanguage'>;
167
+ /** Used to support property parameters for the locality data property */
168
+ "hasLocality": NamedNode<'http://www.w3.org/2006/vcard/ns#hasLocality'>;
169
+ /** To specify a graphic image of a logo associated with the object */
170
+ "hasLogo": NamedNode<'http://www.w3.org/2006/vcard/ns#hasLogo'>;
171
+ /** This object property has been mapped */
172
+ "logo": NamedNode<'http://www.w3.org/2006/vcard/ns#logo'>;
173
+ /** To include a member in the group this object represents. (This property can only be used by Group individuals) */
174
+ "hasMember": NamedNode<'http://www.w3.org/2006/vcard/ns#hasMember'>;
175
+ /** To specify the components of the name of the object */
176
+ "hasName": NamedNode<'http://www.w3.org/2006/vcard/ns#hasName'>;
177
+ /** This object property has been mapped */
178
+ "n": NamedNode<'http://www.w3.org/2006/vcard/ns#n'>;
179
+ /** Used to support property parameters for the nickname data property */
180
+ "hasNickname": NamedNode<'http://www.w3.org/2006/vcard/ns#hasNickname'>;
181
+ /** The nick name associated with the object */
182
+ "nickname": NamedNode<'http://www.w3.org/2006/vcard/ns#nickname'>;
183
+ /** Used to support property parameters for the note data property */
184
+ "hasNote": NamedNode<'http://www.w3.org/2006/vcard/ns#hasNote'>;
185
+ /** Used to support property parameters for the organization name data property */
186
+ "hasOrganizationName": NamedNode<'http://www.w3.org/2006/vcard/ns#hasOrganizationName'>;
187
+ /** Used to support property parameters for the organization unit name data property */
188
+ "hasOrganizationUnit": NamedNode<'http://www.w3.org/2006/vcard/ns#hasOrganizationUnit'>;
189
+ /** To specify an image or photograph information that annotates some aspect of the object */
190
+ "hasPhoto": NamedNode<'http://www.w3.org/2006/vcard/ns#hasPhoto'>;
191
+ /** This object property has been mapped */
192
+ "photo": NamedNode<'http://www.w3.org/2006/vcard/ns#photo'>;
193
+ /** Used to support property parameters for the postal code data property */
194
+ "hasPostalCode": NamedNode<'http://www.w3.org/2006/vcard/ns#hasPostalCode'>;
195
+ /** Used to support property parameters for the region data property */
196
+ "hasRegion": NamedNode<'http://www.w3.org/2006/vcard/ns#hasRegion'>;
197
+ /** To specify a relationship between another entity and the entity represented by this object */
198
+ "hasRelated": NamedNode<'http://www.w3.org/2006/vcard/ns#hasRelated'>;
199
+ /** Used to support property parameters for the role data property */
200
+ "hasRole": NamedNode<'http://www.w3.org/2006/vcard/ns#hasRole'>;
201
+ /** To specify a digital sound content information that annotates some aspect of the object */
202
+ "hasSound": NamedNode<'http://www.w3.org/2006/vcard/ns#hasSound'>;
203
+ /** This object property has been mapped */
204
+ "sound": NamedNode<'http://www.w3.org/2006/vcard/ns#sound'>;
205
+ /** To identify the source of directory information of the object */
206
+ "hasSource": NamedNode<'http://www.w3.org/2006/vcard/ns#hasSource'>;
207
+ /** Used to support property parameters for the street address data property */
208
+ "hasStreetAddress": NamedNode<'http://www.w3.org/2006/vcard/ns#hasStreetAddress'>;
209
+ /** To specify the telephone number for telephony communication with the object */
210
+ "hasTelephone": NamedNode<'http://www.w3.org/2006/vcard/ns#hasTelephone'>;
211
+ /** This object property has been mapped */
212
+ "tel": NamedNode<'http://www.w3.org/2006/vcard/ns#tel'>;
213
+ /** Used to support property parameters for the title data property */
214
+ "hasTitle": NamedNode<'http://www.w3.org/2006/vcard/ns#hasTitle'>;
215
+ /** To specify a value that represents a globally unique identifier corresponding to the object */
216
+ "hasUID": NamedNode<'http://www.w3.org/2006/vcard/ns#hasUID'>;
217
+ /** To specify a uniform resource locator associated with the object */
218
+ "hasURL": NamedNode<'http://www.w3.org/2006/vcard/ns#hasURL'>;
219
+ /** This object property has been mapped */
220
+ "url": NamedNode<'http://www.w3.org/2006/vcard/ns#url'>;
221
+ /** Used to indicate the resource value of an object property that requires property parameters */
222
+ "hasValue": NamedNode<'http://www.w3.org/2006/vcard/ns#hasValue'>;
223
+ /** The honorific prefix of the name associated with the object */
224
+ "honorific-prefix": NamedNode<'http://www.w3.org/2006/vcard/ns#honorific-prefix'>;
225
+ /** The honorific suffix of the name associated with the object */
226
+ "honorific-suffix": NamedNode<'http://www.w3.org/2006/vcard/ns#honorific-suffix'>;
227
+ /** This data property has been deprecated */
228
+ "label": NamedNode<'http://www.w3.org/2006/vcard/ns#label'>;
229
+ /** To specify the language that may be used for contacting the object. May also be used as a property parameter. */
230
+ "language": NamedNode<'http://www.w3.org/2006/vcard/ns#language'>;
231
+ /** This data property has been deprecated. See hasGeo */
232
+ "latitude": NamedNode<'http://www.w3.org/2006/vcard/ns#latitude'>;
233
+ /** The locality (e.g. city or town) associated with the address of the object */
234
+ "locality": NamedNode<'http://www.w3.org/2006/vcard/ns#locality'>;
235
+ /** This data property has been deprecated. See hasGeo */
236
+ "longitude": NamedNode<'http://www.w3.org/2006/vcard/ns#longitude'>;
237
+ /** This data property has been deprecated */
238
+ "mailer": NamedNode<'http://www.w3.org/2006/vcard/ns#mailer'>;
239
+ /** A note associated with the object */
240
+ "note": NamedNode<'http://www.w3.org/2006/vcard/ns#note'>;
241
+ /** This object property has been mapped. Use the organization-name data property. */
242
+ "org": NamedNode<'http://www.w3.org/2006/vcard/ns#org'>;
243
+ /** To specify the organizational name associated with the object */
244
+ "organization-name": NamedNode<'http://www.w3.org/2006/vcard/ns#organization-name'>;
245
+ /** To specify the organizational unit name associated with the object */
246
+ "organization-unit": NamedNode<'http://www.w3.org/2006/vcard/ns#organization-unit'>;
247
+ /** This data property has been deprecated */
248
+ "post-office-box": NamedNode<'http://www.w3.org/2006/vcard/ns#post-office-box'>;
249
+ /** The postal code associated with the address of the object */
250
+ "postal-code": NamedNode<'http://www.w3.org/2006/vcard/ns#postal-code'>;
251
+ /** To specify the identifier for the product that created the object */
252
+ "prodid": NamedNode<'http://www.w3.org/2006/vcard/ns#prodid'>;
253
+ /** The region (e.g. state or province) associated with the address of the object */
254
+ "region": NamedNode<'http://www.w3.org/2006/vcard/ns#region'>;
255
+ /** To specify revision information about the object */
256
+ "rev": NamedNode<'http://www.w3.org/2006/vcard/ns#rev'>;
257
+ /** To specify the function or part played in a particular situation by the object */
258
+ "role": NamedNode<'http://www.w3.org/2006/vcard/ns#role'>;
259
+ /** To specify the string to be used for national-language-specific sorting. Used as a property parameter only. */
260
+ "sort-string": NamedNode<'http://www.w3.org/2006/vcard/ns#sort-string'>;
261
+ /** The street address associated with the address of the object */
262
+ "street-address": NamedNode<'http://www.w3.org/2006/vcard/ns#street-address'>;
263
+ /** To specify the position or job of the object */
264
+ "title": NamedNode<'http://www.w3.org/2006/vcard/ns#title'>;
265
+ /** To indicate time zone information that is specific to the object. May also be used as a property parameter. */
266
+ "tz": NamedNode<'http://www.w3.org/2006/vcard/ns#tz'>;
267
+ /** Used to indicate the literal value of a data property that requires property parameters */
268
+ "value": NamedNode<'http://www.w3.org/2006/vcard/ns#value'>;
269
+ }
270
+ export declare const strict: Record<keyof Vcard, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Vcard | undefined) => NamedNode<string>) & Vcard;
271
+ export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Vcard;
272
+ export {};
273
+ //# sourceMappingURL=vcard.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vcard.d.ts","sourceRoot":"","sources":["../src/vocabularies/vcard.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/2006/vcard/ns#");
3
+ export const strict = builder;
4
+ export const loose = builder;
@@ -0,0 +1,65 @@
1
+ import { NamedNode } from "@rdfjs/types";
2
+ interface Void {
3
+ '': NamedNode<'http://rdfs.org/ns/void#'>;
4
+ /** A set of RDF triples that are published, maintained or aggregated by a single provider. */
5
+ "Dataset": NamedNode<'http://rdfs.org/ns/void#Dataset'>;
6
+ /** A web resource whose foaf:primaryTopic or foaf:topics include void:Datasets. */
7
+ "DatasetDescription": NamedNode<'http://rdfs.org/ns/void#DatasetDescription'>;
8
+ /** A collection of RDF links between two void:Datasets. */
9
+ "Linkset": NamedNode<'http://rdfs.org/ns/void#Linkset'>;
10
+ /** A technical feature of a void:Dataset, such as a supported RDF serialization format. */
11
+ "TechnicalFeature": NamedNode<'http://rdfs.org/ns/void#TechnicalFeature'>;
12
+ /** The rdfs:Class that is the rdf:type of all entities in a class-based partition. */
13
+ "class": NamedNode<'http://rdfs.org/ns/void#class'>;
14
+ /** A subset of a void:Dataset that contains only the entities of a certain rdfs:Class. */
15
+ "classPartition": NamedNode<'http://rdfs.org/ns/void#classPartition'>;
16
+ "subset": NamedNode<'http://rdfs.org/ns/void#subset'>;
17
+ /** The total number of distinct classes in a void:Dataset. In other words, the number of distinct resources occuring as objects of rdf:type triples in the dataset. */
18
+ "classes": NamedNode<'http://rdfs.org/ns/void#classes'>;
19
+ /** An RDF dump, partial or complete, of a void:Dataset. */
20
+ "dataDump": NamedNode<'http://rdfs.org/ns/void#dataDump'>;
21
+ /** The total number of distinct objects in a void:Dataset. In other words, the number of distinct resources that occur in the object position of triples in the dataset. Literals are included in this count. */
22
+ "distinctObjects": NamedNode<'http://rdfs.org/ns/void#distinctObjects'>;
23
+ /** The total number of distinct subjects in a void:Dataset. In other words, the number of distinct resources that occur in the subject position of triples in the dataset. */
24
+ "distinctSubjects": NamedNode<'http://rdfs.org/ns/void#distinctSubjects'>;
25
+ /** The total number of documents, for datasets that are published as a set of individual documents, such as RDF/XML documents or RDFa-annotated web pages. Non-RDF documents, such as web pages in HTML or images, are usually not included in this count. This property is intended for datasets where the total number of triples or entities is hard to determine. void:triples or void:entities should be preferred where practical. */
26
+ "documents": NamedNode<'http://rdfs.org/ns/void#documents'>;
27
+ /** The total number of entities that are described in a void:Dataset. */
28
+ "entities": NamedNode<'http://rdfs.org/ns/void#entities'>;
29
+ "exampleResource": NamedNode<'http://rdfs.org/ns/void#exampleResource'>;
30
+ "feature": NamedNode<'http://rdfs.org/ns/void#feature'>;
31
+ /** Points to the void:Dataset that a document is a part of. */
32
+ "inDataset": NamedNode<'http://rdfs.org/ns/void#inDataset'>;
33
+ "linkPredicate": NamedNode<'http://rdfs.org/ns/void#linkPredicate'>;
34
+ /** The dataset describing the objects of the triples contained in the Linkset. */
35
+ "objectsTarget": NamedNode<'http://rdfs.org/ns/void#objectsTarget'>;
36
+ /** One of the two datasets linked by the Linkset. */
37
+ "target": NamedNode<'http://rdfs.org/ns/void#target'>;
38
+ /** An OpenSearch description document for a free-text search service over a void:Dataset. */
39
+ "openSearchDescription": NamedNode<'http://rdfs.org/ns/void#openSearchDescription'>;
40
+ /** The total number of distinct properties in a void:Dataset. In other words, the number of distinct resources that occur in the predicate position of triples in the dataset. */
41
+ "properties": NamedNode<'http://rdfs.org/ns/void#properties'>;
42
+ /** The rdf:Property that is the predicate of all triples in a property-based partition. */
43
+ "property": NamedNode<'http://rdfs.org/ns/void#property'>;
44
+ /** A subset of a void:Dataset that contains only the triples of a certain rdf:Property. */
45
+ "propertyPartition": NamedNode<'http://rdfs.org/ns/void#propertyPartition'>;
46
+ /** A top concept or entry point for a void:Dataset that is structured in a tree-like fashion. All resources in a dataset can be reached by following links from its root resources in a small number of steps. */
47
+ "rootResource": NamedNode<'http://rdfs.org/ns/void#rootResource'>;
48
+ "sparqlEndpoint": NamedNode<'http://rdfs.org/ns/void#sparqlEndpoint'>;
49
+ /** The dataset describing the subjects of triples contained in the Linkset. */
50
+ "subjectsTarget": NamedNode<'http://rdfs.org/ns/void#subjectsTarget'>;
51
+ /** The total number of triples contained in a void:Dataset. */
52
+ "triples": NamedNode<'http://rdfs.org/ns/void#triples'>;
53
+ /** Defines a simple URI look-up protocol for accessing a dataset. */
54
+ "uriLookupEndpoint": NamedNode<'http://rdfs.org/ns/void#uriLookupEndpoint'>;
55
+ /** Defines a regular expression pattern matching URIs in the dataset. */
56
+ "uriRegexPattern": NamedNode<'http://rdfs.org/ns/void#uriRegexPattern'>;
57
+ /** A URI that is a common string prefix of all the entity URIs in a void:Dataset. */
58
+ "uriSpace": NamedNode<'http://rdfs.org/ns/void#uriSpace'>;
59
+ /** A vocabulary that is used in the dataset. */
60
+ "vocabulary": NamedNode<'http://rdfs.org/ns/void#vocabulary'>;
61
+ }
62
+ export declare const strict: Record<keyof Void, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Void | undefined) => NamedNode<string>) & Void;
63
+ export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Void;
64
+ export {};
65
+ //# sourceMappingURL=void.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"void.d.ts","sourceRoot":"","sources":["../src/vocabularies/void.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC,UAAU,IAAI;IACV,EAAE,EAAE,SAAS,CAAC,0BAA0B,CAAC,CAAC;IAC1C,8FAA8F;IAC9F,SAAS,EAAE,SAAS,CAAC,iCAAiC,CAAC,CAAC;IACxD,mFAAmF;IACnF,oBAAoB,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IAC9E,2DAA2D;IAC3D,SAAS,EAAE,SAAS,CAAC,iCAAiC,CAAC,CAAC;IACxD,2FAA2F;IAC3F,kBAAkB,EAAE,SAAS,CAAC,0CAA0C,CAAC,CAAC;IAC1E,sFAAsF;IACtF,OAAO,EAAE,SAAS,CAAC,+BAA+B,CAAC,CAAC;IACpD,0FAA0F;IAC1F,gBAAgB,EAAE,SAAS,CAAC,wCAAwC,CAAC,CAAC;IACtE,QAAQ,EAAE,SAAS,CAAC,gCAAgC,CAAC,CAAC;IACtD,uKAAuK;IACvK,SAAS,EAAE,SAAS,CAAC,iCAAiC,CAAC,CAAC;IACxD,2DAA2D;IAC3D,UAAU,EAAE,SAAS,CAAC,kCAAkC,CAAC,CAAC;IAC1D,iNAAiN;IACjN,iBAAiB,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IACxE,8KAA8K;IAC9K,kBAAkB,EAAE,SAAS,CAAC,0CAA0C,CAAC,CAAC;IAC1E,4aAA4a;IAC5a,WAAW,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IAC5D,yEAAyE;IACzE,UAAU,EAAE,SAAS,CAAC,kCAAkC,CAAC,CAAC;IAC1D,iBAAiB,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IACxE,SAAS,EAAE,SAAS,CAAC,iCAAiC,CAAC,CAAC;IACxD,+DAA+D;IAC/D,WAAW,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IAC5D,eAAe,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IACpE,kFAAkF;IAClF,eAAe,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IACpE,qDAAqD;IACrD,QAAQ,EAAE,SAAS,CAAC,gCAAgC,CAAC,CAAC;IACtD,6FAA6F;IAC7F,uBAAuB,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IACpF,kLAAkL;IAClL,YAAY,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;IAC9D,2FAA2F;IAC3F,UAAU,EAAE,SAAS,CAAC,kCAAkC,CAAC,CAAC;IAC1D,2FAA2F;IAC3F,mBAAmB,EAAE,SAAS,CAAC,2CAA2C,CAAC,CAAC;IAC5E,kNAAkN;IAClN,cAAc,EAAE,SAAS,CAAC,sCAAsC,CAAC,CAAC;IAClE,gBAAgB,EAAE,SAAS,CAAC,wCAAwC,CAAC,CAAC;IACtE,+EAA+E;IAC/E,gBAAgB,EAAE,SAAS,CAAC,wCAAwC,CAAC,CAAC;IACtE,+DAA+D;IAC/D,SAAS,EAAE,SAAS,CAAC,iCAAiC,CAAC,CAAC;IACxD,qEAAqE;IACrE,mBAAmB,EAAE,SAAS,CAAC,2CAA2C,CAAC,CAAC;IAC5E,yEAAyE;IACzE,iBAAiB,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IACxE,qFAAqF;IACrF,UAAU,EAAE,SAAS,CAAC,kCAAkC,CAAC,CAAC;IAC1D,gDAAgD;IAChD,YAAY,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;CACjE;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://rdfs.org/ns/void#");
3
+ export const strict = builder;
4
+ export const loose = builder;
@@ -0,0 +1,14 @@
1
+ import { NamedNode } from "@rdfjs/types";
2
+ interface Vs {
3
+ '': NamedNode<'http://www.w3.org/2003/06/sw-vocab-status/ns#'>;
4
+ /** more information about the status etc of a term, typically human oriented */
5
+ "moreinfo": NamedNode<'http://www.w3.org/2003/06/sw-vocab-status/ns#moreinfo'>;
6
+ /** the status of a vocabulary term, expressed as a short symbolic string; known values include 'unstable','testing', 'stable' and 'archaic' */
7
+ "term_status": NamedNode<'http://www.w3.org/2003/06/sw-vocab-status/ns#term_status'>;
8
+ /** human-oriented documentation, examples etc for use of this term */
9
+ "userdocs": NamedNode<'http://www.w3.org/2003/06/sw-vocab-status/ns#userdocs'>;
10
+ }
11
+ export declare const strict: Record<keyof Vs, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Vs | undefined) => NamedNode<string>) & Vs;
12
+ export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Vs;
13
+ export {};
14
+ //# sourceMappingURL=vs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs.d.ts","sourceRoot":"","sources":["../src/vocabularies/vs.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC,UAAU,EAAE;IACR,EAAE,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IAC/D,gFAAgF;IAChF,UAAU,EAAE,SAAS,CAAC,uDAAuD,CAAC,CAAC;IAC/E,+IAA+I;IAC/I,aAAa,EAAE,SAAS,CAAC,0DAA0D,CAAC,CAAC;IACrF,sEAAsE;IACtE,UAAU,EAAE,SAAS,CAAC,uDAAuD,CAAC,CAAC;CAClF;AAGD,eAAO,MAAM,MAAM,4HAA6C,CAAC;AACjE,eAAO,MAAM,KAAK,+EAAmC,CAAC"}
@@ -0,0 +1,4 @@
1
+ import namespace from "@rdfjs/namespace";
2
+ const builder = namespace("http://www.w3.org/2003/06/sw-vocab-status/ns#");
3
+ export const strict = builder;
4
+ export const loose = builder;
@@ -0,0 +1,8 @@
1
+ import { NamedNode } from "@rdfjs/types";
2
+ interface Wdr {
3
+ '': NamedNode<'http://www.w3.org/2007/05/powder#'>;
4
+ }
5
+ export declare const strict: Record<"", NamedNode<string>> & ((property?: "" | TemplateStringsArray | undefined) => NamedNode<string>) & Wdr;
6
+ export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Wdr;
7
+ export {};
8
+ //# sourceMappingURL=wdr.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wdr.d.ts","sourceRoot":"","sources":["../src/vocabularies/wdr.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC,UAAU,GAAG;IACT,EAAE,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;CAEtD;AAGD,eAAO,MAAM,MAAM,iHAA+C,CAAC;AACnE,eAAO,MAAM,KAAK,gFAAoC,CAAC"}
@@ -0,0 +1,4 @@
1
+ import namespace from "@rdfjs/namespace";
2
+ const builder = namespace("http://www.w3.org/2007/05/powder#");
3
+ export const strict = builder;
4
+ export const loose = builder;
@@ -0,0 +1,50 @@
1
+ import { NamedNode } from "@rdfjs/types";
2
+ interface Wdrs {
3
+ '': NamedNode<'http://www.w3.org/2007/05/powder-s#'>;
4
+ /** A POWDER document. */
5
+ "Document": NamedNode<'http://www.w3.org/2007/05/powder-s#Document'>;
6
+ /** A software agent able to process POWDER documents. */
7
+ "Processor": NamedNode<'http://www.w3.org/2007/05/powder-s#Processor'>;
8
+ /** A pointer to a document that describes how Description Resources created by a FOAF Agent or a DC Terms Agent may be authenticated */
9
+ "authenticate": NamedNode<'http://www.w3.org/2007/05/powder-s#authenticate'>;
10
+ /** A property that takes a Boolean value to declare whether the author of the data certifies the described resource. */
11
+ "certified": NamedNode<'http://www.w3.org/2007/05/powder-s#certified'>;
12
+ /** A property that links a resource to a POWDER document that certifies it. */
13
+ "certifiedby": NamedNode<'http://www.w3.org/2007/05/powder-s#certifiedby'>;
14
+ /** A property denoting a description of the specific error found in a given POWDER document. */
15
+ "data_error": NamedNode<'http://www.w3.org/2007/05/powder-s#data_error'>;
16
+ /** An RDF property to exactly match the describedby relationship type introduced in http://www.w3.org/TR/powder-dr/#assoc-linking and formally defined in appendix D of the same document, i.e. the relationship A 'describedby' B asserts that resource B provides a description of resource A. There are no constraints on the format or representation of either A or B, neither are there any further constraints on either resource. */
17
+ "describedby": NamedNode<'http://www.w3.org/2007/05/powder-s#describedby'>;
18
+ /** A property denoting the code of any error encountered by the POWDER processor. */
19
+ "error_code": NamedNode<'http://www.w3.org/2007/05/powder-s#error_code'>;
20
+ /** This property is meant to be used in OWL2 instead of wdrs:matchesregex. It denotes the string data range corresponding to a set of IRIs. */
21
+ "hasIRI": NamedNode<'http://www.w3.org/2007/05/powder-s#hasIRI'>;
22
+ /** This property denotes the author of a POWDER document. */
23
+ "issuedby": NamedNode<'http://www.w3.org/2007/05/powder-s#issuedby'>;
24
+ /** Points to a graphic summary for the resources in a given class. Typically, it is a logo denoting conformance of a given (set of) resource(s) to a given set of criteria. */
25
+ "logo": NamedNode<'http://www.w3.org/2007/05/powder-s#logo'>;
26
+ /** This is the key 'include' property for IRI set definitions in POWDER-S. It is necessary to take account of the POWDER Semantic Extension to process this fully. The value is a regular expression that is matched against an IRI. */
27
+ "matchesregex": NamedNode<'http://www.w3.org/2007/05/powder-s#matchesregex'>;
28
+ /** Property used in results returned from a POWDER Processor that has no data about the candidate resource. The value is the IRI of the processor. */
29
+ "notknownto": NamedNode<'http://www.w3.org/2007/05/powder-s#notknownto'>;
30
+ /** This is the key 'exclude' property for IRI set definitions in POWDER-S. It is necessary to take account of the POWDER Semantic Extension to process this fully. The value is a regular expression that is matched against an IRI. */
31
+ "notmatchesregex": NamedNode<'http://www.w3.org/2007/05/powder-s#notmatchesregex'>;
32
+ /** A property denoting a description of the specific software error. */
33
+ "proc_error": NamedNode<'http://www.w3.org/2007/05/powder-s#proc_error'>;
34
+ /** Links to a Base64-encoded binary SHA-1 hash of the described resource. May be used by POWDER Processors when assessing trustworthiness of a DR. */
35
+ "sha1sum": NamedNode<'http://www.w3.org/2007/05/powder-s#sha1sum'>;
36
+ /** A property that links a POWDER document to some other data source that supports the descriptions provided. */
37
+ "supportedby": NamedNode<'http://www.w3.org/2007/05/powder-s#supportedby'>;
38
+ /** Property linking to a free-text tag which may include spaces. */
39
+ "tag": NamedNode<'http://www.w3.org/2007/05/powder-s#tag'>;
40
+ /** This property provides a summary of the descriptorset that it annotates, suitable for display to end users. */
41
+ "text": NamedNode<'http://www.w3.org/2007/05/powder-s#text'>;
42
+ /** Provides a timestamp that a POWDER Processor may use when assessing trustworthiness of a POWDER document. Informally, a POWDER Processor should normally ignore data in the document before the given date. */
43
+ "validfrom": NamedNode<'http://www.w3.org/2007/05/powder-s#validfrom'>;
44
+ /** Provides a timestamp that a POWDER Processor may use when assessing trustworthiness of a POWDER document. Informally, a POWDER Processor should normally ignore data in the document after the given date. */
45
+ "validuntil": NamedNode<'http://www.w3.org/2007/05/powder-s#validuntil'>;
46
+ }
47
+ export declare const strict: Record<keyof Wdrs, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Wdrs | undefined) => NamedNode<string>) & Wdrs;
48
+ export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Wdrs;
49
+ export {};
50
+ //# sourceMappingURL=wdrs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wdrs.d.ts","sourceRoot":"","sources":["../src/vocabularies/wdrs.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC,UAAU,IAAI;IACV,EAAE,EAAE,SAAS,CAAC,qCAAqC,CAAC,CAAC;IACrD,yBAAyB;IACzB,UAAU,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IACrE,yDAAyD;IACzD,WAAW,EAAE,SAAS,CAAC,8CAA8C,CAAC,CAAC;IACvE,wIAAwI;IACxI,cAAc,EAAE,SAAS,CAAC,iDAAiD,CAAC,CAAC;IAC7E,wHAAwH;IACxH,WAAW,EAAE,SAAS,CAAC,8CAA8C,CAAC,CAAC;IACvE,+EAA+E;IAC/E,aAAa,EAAE,SAAS,CAAC,gDAAgD,CAAC,CAAC;IAC3E,gGAAgG;IAChG,YAAY,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IACzE,6aAA6a;IAC7a,aAAa,EAAE,SAAS,CAAC,gDAAgD,CAAC,CAAC;IAC3E,qFAAqF;IACrF,YAAY,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IACzE,+IAA+I;IAC/I,QAAQ,EAAE,SAAS,CAAC,2CAA2C,CAAC,CAAC;IACjE,6DAA6D;IAC7D,UAAU,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IACrE,+KAA+K;IAC/K,MAAM,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IAC7D,wOAAwO;IACxO,cAAc,EAAE,SAAS,CAAC,iDAAiD,CAAC,CAAC;IAC7E,sJAAsJ;IACtJ,YAAY,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IACzE,wOAAwO;IACxO,iBAAiB,EAAE,SAAS,CAAC,oDAAoD,CAAC,CAAC;IACnF,wEAAwE;IACxE,YAAY,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IACzE,sJAAsJ;IACtJ,SAAS,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IACnE,iHAAiH;IACjH,aAAa,EAAE,SAAS,CAAC,gDAAgD,CAAC,CAAC;IAC3E,oEAAoE;IACpE,KAAK,EAAE,SAAS,CAAC,wCAAwC,CAAC,CAAC;IAC3D,kHAAkH;IAClH,MAAM,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IAC7D,kNAAkN;IAClN,WAAW,EAAE,SAAS,CAAC,8CAA8C,CAAC,CAAC;IACvE,iNAAiN;IACjN,YAAY,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;CAC5E;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/2007/05/powder-s#");
3
+ export const strict = builder;
4
+ export const loose = builder;
@@ -0,0 +1,47 @@
1
+ import { NamedNode } from "@rdfjs/types";
2
+ interface Wgs {
3
+ '': NamedNode<'http://www.w3.org/2003/01/geo/wgs84_pos#'>;
4
+ /**
5
+ *
6
+ * Uniquely identified by lat/long/alt. i.e.
7
+ *
8
+ * spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT),
9
+ * lat(P2, LAT), long(P2, LONG), alt(P2, ALT).
10
+ *
11
+ * sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2).
12
+ *
13
+ */
14
+ "Point": NamedNode<'http://www.w3.org/2003/01/geo/wgs84_pos#Point'>;
15
+ /**
16
+ * Anything with spatial extent, i.e. size, shape, or position.
17
+ * e.g. people, places, bowling balls, as well as abstract areas like cubes.
18
+ *
19
+ */
20
+ "SpatialThing": NamedNode<'http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing'>;
21
+ /**
22
+ * The WGS84 altitude of a SpatialThing (decimal meters
23
+ * above the local reference ellipsoid).
24
+ */
25
+ "alt": NamedNode<'http://www.w3.org/2003/01/geo/wgs84_pos#alt'>;
26
+ /** The WGS84 latitude of a SpatialThing (decimal degrees). */
27
+ "lat": NamedNode<'http://www.w3.org/2003/01/geo/wgs84_pos#lat'>;
28
+ /** A comma-separated representation of a latitude, longitude coordinate. */
29
+ "lat_long": NamedNode<'http://www.w3.org/2003/01/geo/wgs84_pos#lat_long'>;
30
+ /**
31
+ * The relation between something and the point,
32
+ * or other geometrical thing in space, where it is. For example, the realtionship between
33
+ * a radio tower and a Point with a given lat and long.
34
+ * Or a relationship between a park and its outline as a closed arc of points, or a road and
35
+ * its location as a arc (a sequence of points).
36
+ * Clearly in practice there will be limit to the accuracy of any such statement, but one would expect
37
+ * an accuracy appropriate for the size of the object and uses such as mapping .
38
+ *
39
+ */
40
+ "location": NamedNode<'http://www.w3.org/2003/01/geo/wgs84_pos#location'>;
41
+ /** The WGS84 longitude of a SpatialThing (decimal degrees). */
42
+ "long": NamedNode<'http://www.w3.org/2003/01/geo/wgs84_pos#long'>;
43
+ }
44
+ export declare const strict: Record<keyof Wgs, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Wgs | undefined) => NamedNode<string>) & Wgs;
45
+ export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Wgs;
46
+ export {};
47
+ //# sourceMappingURL=wgs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wgs.d.ts","sourceRoot":"","sources":["../src/vocabularies/wgs.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC,UAAU,GAAG;IACT,EAAE,EAAE,SAAS,CAAC,0CAA0C,CAAC,CAAC;IAC1D;;;;;;;;;OASG;IACH,OAAO,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IACpE;;;;OAIG;IACH,cAAc,EAAE,SAAS,CAAC,sDAAsD,CAAC,CAAC;IAClF;;;OAGG;IACH,KAAK,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IAChE,8DAA8D;IAC9D,KAAK,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IAChE,4EAA4E;IAC5E,UAAU,EAAE,SAAS,CAAC,kDAAkD,CAAC,CAAC;IAC1E;;;;;;;;;OASG;IACH,UAAU,EAAE,SAAS,CAAC,kDAAkD,CAAC,CAAC;IAC1E,+DAA+D;IAC/D,MAAM,EAAE,SAAS,CAAC,8CAA8C,CAAC,CAAC;CACrE;AAGD,eAAO,MAAM,MAAM,+HAA+C,CAAC;AACnE,eAAO,MAAM,KAAK,gFAAoC,CAAC"}
@@ -0,0 +1,4 @@
1
+ import namespace from "@rdfjs/namespace";
2
+ const builder = namespace("http://www.w3.org/2003/01/geo/wgs84_pos#");
3
+ export const strict = builder;
4
+ export const loose = builder;