-
Notifications
You must be signed in to change notification settings - Fork 4
/
package.json
179 lines (179 loc) · 5.19 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
{
"name": "@zazuko/vocabularies",
"version": "2.1.1",
"description": "Access most commonly used RDF ontologies/schemas/vocabularies as datasets or n-quads",
"type": "module",
"bin": {
"rdf-vocab": "bin/vocab.js"
},
"scripts": {
"prepack": "cat ../../ontologies/*/meta.nt > meta.nt && tsc"
},
"exports": {
".": "./index.js",
"./meta": "./meta.js",
"./expand": "./expand.js",
"./expandWithCheck": "./expandWithCheck.js",
"./shrink": "./shrink.js",
"./vocabularies": "./vocabularies.js",
"./prefixes": "./prefixes.js"
},
"dependencies": {
"@rdfjs/parser-n3": "^2.0.1",
"@zazuko/vocabulary-loader": "^1.0.2",
"@vocabulary/acl": "^1.0.0",
"@vocabulary/as": "^1.0.0",
"@vocabulary/bibo": "^1.0.0",
"@vocabulary/cc": "^1.0.0",
"@vocabulary/cert": "^1.0.0",
"@vocabulary/cnt": "^1.0.0",
"@vocabulary/constant": "^1.0.0",
"@vocabulary/crm": "^1.0.0",
"@vocabulary/csvw": "^1.0.0",
"@vocabulary/ctag": "^1.0.0",
"@vocabulary/dash": "^1.0.0",
"@vocabulary/dash-sparql": "^1.0.0",
"@vocabulary/dbo": "^1.0.0",
"@vocabulary/dc11": "^1.0.0",
"@vocabulary/dcam": "^1.0.0",
"@vocabulary/dcat": "^1.0.0",
"@vocabulary/dcmitype": "^1.0.0",
"@vocabulary/dcterms": "^1.0.0",
"@vocabulary/dig": "^1.0.0",
"@vocabulary/discipline": "^1.0.0",
"@vocabulary/doap": "^1.0.0",
"@vocabulary/dpv": "^1.0.0",
"@vocabulary/dqv": "^1.0.0",
"@vocabulary/dtype": "^1.0.0",
"@vocabulary/duv": "^1.0.0",
"@vocabulary/earl": "^2.0.0",
"@vocabulary/ebucore": "^1.0.0",
"@vocabulary/exif": "^1.0.0",
"@vocabulary/foaf": "^1.0.0",
"@vocabulary/frbr": "^1.0.0",
"@vocabulary/geo": "^1.0.0",
"@vocabulary/geof": "^1.0.0",
"@vocabulary/geor": "^1.0.0",
"@vocabulary/gml": "^1.0.0",
"@vocabulary/gn": "^1.0.0",
"@vocabulary/gr": "^1.0.0",
"@vocabulary/grddl": "^1.0.0",
"@vocabulary/gs1": "^1.1.0",
"@vocabulary/gtfs": "^1.0.0",
"@vocabulary/http": "^1.0.0",
"@vocabulary/hydra": "^1.0.0",
"@vocabulary/ical": "^1.0.0",
"@vocabulary/la": "^1.0.0",
"@vocabulary/ldp": "^1.0.0",
"@vocabulary/list": "^1.0.0",
"@vocabulary/locn": "^1.0.0",
"@vocabulary/log": "^1.0.0",
"@vocabulary/lvont": "^1.0.0",
"@vocabulary/m4i": "^1.2.0",
"@vocabulary/ma": "^1.0.0",
"@vocabulary/mads": "^1.0.0",
"@vocabulary/math": "^1.0.0",
"@vocabulary/oa": "^1.0.0",
"@vocabulary/og": "^1.0.0",
"@vocabulary/oidc": "^1.0.0",
"@vocabulary/org": "^1.0.0",
"@vocabulary/owl": "^1.0.0",
"@vocabulary/pim": "^1.0.0",
"@vocabulary/prefix": "^1.0.0",
"@vocabulary/prov": "^1.0.0",
"@vocabulary/qb": "^1.0.0",
"@vocabulary/qkdv": "^1.0.0",
"@vocabulary/quantitykind": "^1.0.0",
"@vocabulary/qudt": "^1.0.0",
"@vocabulary/rdau": "^1.0.0",
"@vocabulary/rdf": "^1.0.0",
"@vocabulary/rdfa": "^1.0.0",
"@vocabulary/rdfs": "^1.0.0",
"@vocabulary/rev": "^1.0.0",
"@vocabulary/rico": "^1.0.0",
"@vocabulary/rr": "^1.0.0",
"@vocabulary/rss": "^1.0.0",
"@vocabulary/schema": "^1.0.0",
"@vocabulary/sd": "^1.0.0",
"@vocabulary/sdmx": "^1.0.0",
"@vocabulary/sem": "^1.0.0",
"@vocabulary/set": "^1.0.0",
"@vocabulary/sf": "^1.0.0",
"@vocabulary/sh": "^1.1.0",
"@vocabulary/shsh": "^1.0.0",
"@vocabulary/shex": "^1.0.0",
"@vocabulary/sioc": "^1.0.0",
"@vocabulary/skos": "^1.0.0",
"@vocabulary/skosxl": "^1.0.0",
"@vocabulary/solid": "^1.0.0",
"@vocabulary/sosa": "^1.0.0",
"@vocabulary/sou": "^1.0.0",
"@vocabulary/ssn": "^1.0.0",
"@vocabulary/stat": "^1.0.0",
"@vocabulary/string": "^1.0.0",
"@vocabulary/test": "^1.0.0",
"@vocabulary/time": "^1.0.0",
"@vocabulary/unit": "^1.0.0",
"@vocabulary/vaem": "^1.0.0",
"@vocabulary/vann": "^1.0.0",
"@vocabulary/vcard": "^1.0.0",
"@vocabulary/void": "^1.0.0",
"@vocabulary/vs": "^1.0.0",
"@vocabulary/vso": "^1.0.0",
"@vocabulary/wdrs": "^1.0.0",
"@vocabulary/wgs": "^1.0.0",
"@vocabulary/xhv": "^1.0.0",
"@vocabulary/xkos": "^1.0.0",
"@vocabulary/xsd": "^1.0.0",
"@zazuko/env": "^2.0.2",
"@zazuko/prefixes": "^2.2.0",
"commander": "^10.0.0",
"rdf-dataset-ext": "^1",
"readable-stream": "^4.3.0"
},
"files": [
"bin",
"meta.nt",
"*.js",
"*.d.ts",
"*.d.ts.map",
"lib/*.js",
"lib/*.d.ts",
"lib/*.d.ts.map"
],
"devDependencies": {
"@types/chai": "^4.3.4",
"@types/mocha": "^10",
"@types/rdf-dataset-ext": "^1",
"@types/rdfjs__parser-n3": "^1.1.5",
"chai": "^4.3.7"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zazuko/rdf-vocabularies.git",
"directory": "packages/vocabularies"
},
"author": "Victor Felder <[email protected]> (https://draft.li)",
"license": "MIT",
"bugs": {
"url": "https://github.com/zazuko/rdf-vocabularies/issues"
},
"homepage": "https://github.com/zazuko/rdf-vocabularies#readme",
"keywords": [
"rdf",
"rdfjs",
"prefix",
"namespace",
"ontologies",
"vocabularies"
],
"mocha": {
"extension": "ts",
"watch-files": [
"./**/*.ts"
],
"require": [
"mocha-setup.js"
]
}
}