@tpluscode/rdf-ns-builders 0.4.5 → 2.0.0
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.
- package/README.md +4 -4
- package/bin/index.d.ts +2 -2
- package/bin/index.d.ts.map +1 -1
- package/bin/index.js +1 -2
- package/bin/index.mjs +1 -2
- package/build/index.js +13 -9
- package/build/index.mjs +3 -3
- package/build/interface.js +3 -3
- package/build/modules.d.ts +1 -1
- package/build/modules.d.ts.map +1 -1
- package/build/modules.js +7 -7
- package/build/modules.mjs +4 -4
- package/build/prefix.d.ts.map +1 -1
- package/build/prefix.js +4 -3
- package/build/prefix.mjs +3 -2
- package/build/strings.d.ts +0 -1
- package/build/strings.d.ts.map +1 -1
- package/build/strings.js +1 -4
- package/build/strings.mjs +1 -4
- package/index.d.ts +90 -83
- package/index.d.ts.map +1 -1
- package/index.js +99 -83
- package/index.mjs +90 -83
- package/loose.d.ts +91 -0
- package/loose.d.ts.map +1 -0
- package/{strict.js → loose.js} +99 -83
- package/loose.mjs +90 -0
- package/package.json +19 -17
- package/vocabularies/acl.d.ts +3 -3
- package/vocabularies/acl.d.ts.map +1 -1
- package/vocabularies/acl.js +1 -1
- package/vocabularies/as.d.ts +3 -3
- package/vocabularies/as.d.ts.map +1 -1
- package/vocabularies/as.js +1 -1
- package/vocabularies/bibo.d.ts +273 -0
- package/vocabularies/bibo.d.ts.map +1 -0
- package/vocabularies/bibo.js +10 -0
- package/vocabularies/bibo.mjs +4 -0
- package/vocabularies/cc.d.ts +3 -3
- package/vocabularies/cc.d.ts.map +1 -1
- package/vocabularies/cc.js +1 -1
- package/vocabularies/cnt.d.ts +3 -3
- package/vocabularies/cnt.d.ts.map +1 -1
- package/vocabularies/cnt.js +1 -1
- package/vocabularies/constant.d.ts +5 -5
- package/vocabularies/constant.d.ts.map +1 -1
- package/vocabularies/constant.js +1 -1
- package/vocabularies/csvw.d.ts +3 -3
- package/vocabularies/csvw.d.ts.map +1 -1
- package/vocabularies/csvw.js +1 -1
- package/vocabularies/ctag.d.ts +2 -3
- package/vocabularies/ctag.d.ts.map +1 -1
- package/vocabularies/ctag.js +1 -1
- package/vocabularies/dash.d.ts +3 -3
- package/vocabularies/dash.d.ts.map +1 -1
- package/vocabularies/dash.js +1 -1
- package/vocabularies/dbo.d.ts +3 -150
- package/vocabularies/dbo.d.ts.map +1 -1
- package/vocabularies/dbo.js +1 -1
- package/vocabularies/dc11.d.ts +3 -3
- package/vocabularies/dc11.d.ts.map +1 -1
- package/vocabularies/dc11.js +1 -1
- package/vocabularies/dcam.d.ts +15 -0
- package/vocabularies/dcam.d.ts.map +1 -0
- package/vocabularies/dcam.js +10 -0
- package/vocabularies/dcam.mjs +4 -0
- package/vocabularies/dcat.d.ts +3 -3
- package/vocabularies/dcat.d.ts.map +1 -1
- package/vocabularies/dcat.js +1 -1
- package/vocabularies/dcmitype.d.ts +31 -0
- package/vocabularies/dcmitype.d.ts.map +1 -0
- package/vocabularies/dcmitype.js +10 -0
- package/vocabularies/dcmitype.mjs +4 -0
- package/vocabularies/dcterms.d.ts +3 -3
- package/vocabularies/dcterms.d.ts.map +1 -1
- package/vocabularies/dcterms.js +1 -1
- package/vocabularies/discipline.d.ts +3 -3
- package/vocabularies/discipline.d.ts.map +1 -1
- package/vocabularies/discipline.js +1 -1
- package/vocabularies/doap.d.ts +3 -3
- package/vocabularies/doap.d.ts.map +1 -1
- package/vocabularies/doap.js +1 -1
- package/vocabularies/dpv.d.ts +3 -3
- package/vocabularies/dpv.d.ts.map +1 -1
- package/vocabularies/dpv.js +1 -1
- package/vocabularies/dqv.d.ts +3 -3
- package/vocabularies/dqv.d.ts.map +1 -1
- package/vocabularies/dqv.js +1 -1
- package/vocabularies/dtype.d.ts +3 -3
- package/vocabularies/dtype.d.ts.map +1 -1
- package/vocabularies/dtype.js +1 -1
- package/vocabularies/duv.d.ts +3 -3
- package/vocabularies/duv.d.ts.map +1 -1
- package/vocabularies/duv.js +1 -1
- package/vocabularies/earl.d.ts +3 -3
- package/vocabularies/earl.d.ts.map +1 -1
- package/vocabularies/earl.js +1 -1
- package/vocabularies/ebucore.d.ts +2530 -0
- package/vocabularies/ebucore.d.ts.map +1 -0
- package/vocabularies/ebucore.js +10 -0
- package/vocabularies/ebucore.mjs +4 -0
- package/vocabularies/exif.d.ts +333 -0
- package/vocabularies/exif.d.ts.map +1 -0
- package/vocabularies/exif.js +10 -0
- package/vocabularies/exif.mjs +4 -0
- package/vocabularies/foaf.d.ts +3 -3
- package/vocabularies/foaf.d.ts.map +1 -1
- package/vocabularies/foaf.js +1 -1
- package/vocabularies/frbr.d.ts +3 -3
- package/vocabularies/frbr.d.ts.map +1 -1
- package/vocabularies/frbr.js +1 -1
- package/vocabularies/geo.d.ts +3 -3
- package/vocabularies/geo.d.ts.map +1 -1
- package/vocabularies/geo.js +1 -1
- package/vocabularies/geof.d.ts +3 -3
- package/vocabularies/geof.d.ts.map +1 -1
- package/vocabularies/geof.js +1 -1
- package/vocabularies/geor.d.ts +3 -3
- package/vocabularies/geor.d.ts.map +1 -1
- package/vocabularies/geor.js +1 -1
- package/vocabularies/gml.d.ts +2 -3
- package/vocabularies/gml.d.ts.map +1 -1
- package/vocabularies/gml.js +1 -1
- package/vocabularies/gn.d.ts +3 -3
- package/vocabularies/gn.d.ts.map +1 -1
- package/vocabularies/gn.js +1 -1
- package/vocabularies/gr.d.ts +3 -3
- package/vocabularies/gr.d.ts.map +1 -1
- package/vocabularies/gr.js +1 -1
- package/vocabularies/grddl.d.ts +3 -3
- package/vocabularies/grddl.d.ts.map +1 -1
- package/vocabularies/grddl.js +1 -1
- package/vocabularies/gs1.d.ts +2472 -0
- package/vocabularies/gs1.d.ts.map +1 -0
- package/vocabularies/gs1.js +10 -0
- package/vocabularies/gs1.mjs +4 -0
- package/vocabularies/gtfs.d.ts +3 -3
- package/vocabularies/gtfs.d.ts.map +1 -1
- package/vocabularies/gtfs.js +1 -1
- package/vocabularies/http.d.ts +3 -3
- package/vocabularies/http.d.ts.map +1 -1
- package/vocabularies/http.js +1 -1
- package/vocabularies/hydra.d.ts +14 -4
- package/vocabularies/hydra.d.ts.map +1 -1
- package/vocabularies/hydra.js +1 -1
- package/vocabularies/ical.d.ts +3 -3
- package/vocabularies/ical.d.ts.map +1 -1
- package/vocabularies/ical.js +1 -1
- package/vocabularies/ldp.d.ts +3 -3
- package/vocabularies/ldp.d.ts.map +1 -1
- package/vocabularies/ldp.js +1 -1
- package/vocabularies/locn.d.ts +54 -0
- package/vocabularies/locn.d.ts.map +1 -0
- package/vocabularies/locn.js +10 -0
- package/vocabularies/locn.mjs +4 -0
- package/vocabularies/lvont.d.ts +3 -3
- package/vocabularies/lvont.d.ts.map +1 -1
- package/vocabularies/lvont.js +1 -1
- package/vocabularies/ma.d.ts +3 -3
- package/vocabularies/ma.d.ts.map +1 -1
- package/vocabularies/ma.js +1 -1
- package/vocabularies/oa.d.ts +3 -3
- package/vocabularies/oa.d.ts.map +1 -1
- package/vocabularies/oa.js +1 -1
- package/vocabularies/og.d.ts +3 -3
- package/vocabularies/og.d.ts.map +1 -1
- package/vocabularies/og.js +1 -1
- package/vocabularies/org.d.ts +3 -3
- package/vocabularies/org.d.ts.map +1 -1
- package/vocabularies/org.js +1 -1
- package/vocabularies/owl.d.ts +3 -3
- package/vocabularies/owl.d.ts.map +1 -1
- package/vocabularies/owl.js +1 -1
- package/vocabularies/prefix.d.ts +32 -32
- package/vocabularies/prefix.d.ts.map +1 -1
- package/vocabularies/prefix.js +1 -1
- package/vocabularies/prefix.mjs +1 -1
- package/vocabularies/prov.d.ts +3 -3
- package/vocabularies/prov.d.ts.map +1 -1
- package/vocabularies/prov.js +1 -1
- package/vocabularies/qb.d.ts +3 -3
- package/vocabularies/qb.d.ts.map +1 -1
- package/vocabularies/qb.js +1 -1
- package/vocabularies/qkdv.d.ts +6 -3
- package/vocabularies/qkdv.d.ts.map +1 -1
- package/vocabularies/qkdv.js +1 -1
- package/vocabularies/quantitykind.d.ts +14 -6
- package/vocabularies/quantitykind.d.ts.map +1 -1
- package/vocabularies/quantitykind.js +1 -1
- package/vocabularies/qudt.d.ts +3 -4
- package/vocabularies/qudt.d.ts.map +1 -1
- package/vocabularies/qudt.js +1 -1
- package/vocabularies/rdau.d.ts +3 -3
- package/vocabularies/rdau.d.ts.map +1 -1
- package/vocabularies/rdau.js +1 -1
- package/vocabularies/rdf.d.ts +3 -3
- package/vocabularies/rdf.d.ts.map +1 -1
- package/vocabularies/rdf.js +1 -1
- package/vocabularies/rdfa.d.ts +3 -3
- package/vocabularies/rdfa.d.ts.map +1 -1
- package/vocabularies/rdfa.js +1 -1
- package/vocabularies/rdfs.d.ts +3 -3
- package/vocabularies/rdfs.d.ts.map +1 -1
- package/vocabularies/rdfs.js +1 -1
- package/vocabularies/rev.d.ts +2 -3
- package/vocabularies/rev.d.ts.map +1 -1
- package/vocabularies/rev.js +1 -1
- package/vocabularies/rico.d.ts +3 -3
- package/vocabularies/rico.d.ts.map +1 -1
- package/vocabularies/rico.js +1 -1
- package/vocabularies/rif.d.ts +2 -3
- package/vocabularies/rif.d.ts.map +1 -1
- package/vocabularies/rif.js +1 -1
- package/vocabularies/rr.d.ts +3 -3
- package/vocabularies/rr.d.ts.map +1 -1
- package/vocabularies/rr.js +1 -1
- package/vocabularies/rss.d.ts +3 -3
- package/vocabularies/rss.d.ts.map +1 -1
- package/vocabularies/rss.js +1 -1
- package/vocabularies/schema.d.ts +200 -31
- package/vocabularies/schema.d.ts.map +1 -1
- package/vocabularies/schema.js +1 -1
- package/vocabularies/sd.d.ts +3 -3
- package/vocabularies/sd.d.ts.map +1 -1
- package/vocabularies/sd.js +1 -1
- package/vocabularies/sdmx.d.ts +3 -3
- package/vocabularies/sdmx.d.ts.map +1 -1
- package/vocabularies/sdmx.js +1 -1
- package/vocabularies/sem.d.ts +3 -3
- package/vocabularies/sem.d.ts.map +1 -1
- package/vocabularies/sem.js +1 -1
- package/vocabularies/sf.d.ts +2 -3
- package/vocabularies/sf.d.ts.map +1 -1
- package/vocabularies/sf.js +1 -1
- package/vocabularies/sh.d.ts +3 -3
- package/vocabularies/sh.d.ts.map +1 -1
- package/vocabularies/sh.js +1 -1
- package/vocabularies/shex.d.ts +3 -3
- package/vocabularies/shex.d.ts.map +1 -1
- package/vocabularies/shex.js +1 -1
- package/vocabularies/sioc.d.ts +3 -3
- package/vocabularies/sioc.d.ts.map +1 -1
- package/vocabularies/sioc.js +1 -1
- package/vocabularies/skos.d.ts +3 -3
- package/vocabularies/skos.d.ts.map +1 -1
- package/vocabularies/skos.js +1 -1
- package/vocabularies/skosxl.d.ts +3 -3
- package/vocabularies/skosxl.d.ts.map +1 -1
- package/vocabularies/skosxl.js +1 -1
- package/vocabularies/sosa.d.ts +3 -3
- package/vocabularies/sosa.d.ts.map +1 -1
- package/vocabularies/sosa.js +1 -1
- package/vocabularies/sou.d.ts +3 -3
- package/vocabularies/sou.d.ts.map +1 -1
- package/vocabularies/sou.js +1 -1
- package/vocabularies/ssn.d.ts +3 -3
- package/vocabularies/ssn.d.ts.map +1 -1
- package/vocabularies/ssn.js +1 -1
- package/vocabularies/test.d.ts +3 -3
- package/vocabularies/test.d.ts.map +1 -1
- package/vocabularies/test.js +1 -1
- package/vocabularies/time.d.ts +3 -3
- package/vocabularies/time.d.ts.map +1 -1
- package/vocabularies/time.js +1 -1
- package/vocabularies/unit.d.ts +15 -6
- package/vocabularies/unit.d.ts.map +1 -1
- package/vocabularies/unit.js +1 -1
- package/vocabularies/v.d.ts +2 -3
- package/vocabularies/v.d.ts.map +1 -1
- package/vocabularies/v.js +1 -1
- package/vocabularies/vaem.d.ts +3 -3
- package/vocabularies/vaem.d.ts.map +1 -1
- package/vocabularies/vaem.js +1 -1
- package/vocabularies/vann.d.ts +3 -3
- package/vocabularies/vann.d.ts.map +1 -1
- package/vocabularies/vann.js +1 -1
- package/vocabularies/vcard.d.ts +3 -3
- package/vocabularies/vcard.d.ts.map +1 -1
- package/vocabularies/vcard.js +1 -1
- package/vocabularies/void.d.ts +3 -3
- package/vocabularies/void.d.ts.map +1 -1
- package/vocabularies/void.js +1 -1
- package/vocabularies/vs.d.ts +3 -3
- package/vocabularies/vs.d.ts.map +1 -1
- package/vocabularies/vs.js +1 -1
- package/vocabularies/wdr.d.ts +2 -3
- package/vocabularies/wdr.d.ts.map +1 -1
- package/vocabularies/wdr.js +1 -1
- package/vocabularies/wdrs.d.ts +2 -3
- package/vocabularies/wdrs.d.ts.map +1 -1
- package/vocabularies/wdrs.js +1 -1
- package/vocabularies/wgs.d.ts +3 -3
- package/vocabularies/wgs.d.ts.map +1 -1
- package/vocabularies/wgs.js +1 -1
- package/vocabularies/xhv.d.ts +3 -3
- package/vocabularies/xhv.d.ts.map +1 -1
- package/vocabularies/xhv.js +1 -1
- package/vocabularies/xkos.d.ts +3 -3
- package/vocabularies/xkos.d.ts.map +1 -1
- package/vocabularies/xkos.js +1 -1
- package/vocabularies/xml.d.ts +2 -3
- package/vocabularies/xml.d.ts.map +1 -1
- package/vocabularies/xml.js +1 -1
- package/vocabularies/xml.mjs +1 -1
- package/vocabularies/xsd.d.ts +3 -3
- package/vocabularies/xsd.d.ts.map +1 -1
- package/vocabularies/xsd.js +1 -1
- package/CHANGELOG.md +0 -115
- package/strict.d.ts +0 -84
- package/strict.d.ts.map +0 -1
- package/strict.mjs +0 -83
package/{strict.js → loose.js}
RENAMED
|
@@ -1,168 +1,184 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.qkdv = exports.qb = exports.prov = exports.prefix = exports.owl = exports.org = exports.og = exports.oa = exports.ma = exports.lvont = exports.locn = exports.ldp = exports.ical = exports.hydra = exports.http = exports.gtfs = exports.gs1 = exports.grddl = exports.gr = exports.gn = exports.gml = exports.geor = exports.geof = exports.geo = exports.frbr = exports.foaf = exports.exif = exports.ebucore = exports.earl = exports.duv = exports.dtype = exports.dqv = exports.dpv = exports.doap = exports.discipline = exports.dcterms = exports.dcmitype = exports.dcat = exports.dcam = exports.dc11 = exports.dbo = exports.dash = exports.ctag = exports.csvw = exports.constant = exports.cnt = exports.cc = exports.bibo = exports.as = exports.acl = void 0;
|
|
4
|
+
exports.xsd = exports.xml = exports.xkos = exports.xhv = exports.wgs = exports.wdrs = exports.wdr = exports.vs = exports._void = exports.vcard = exports.vann = exports.vaem = exports.v = exports.unit = exports.time = exports.test = exports.ssn = exports.sou = exports.sosa = exports.skosxl = exports.skos = exports.sioc = exports.shex = exports.sh = exports.sf = exports.sem = exports.sdmx = exports.sd = exports.schema = exports.rss = exports.rr = exports.rif = exports.rico = exports.rev = exports.rdfs = exports.rdfa = exports.rdf = exports.rdau = exports.qudt = exports.quantitykind = void 0;
|
|
3
5
|
var acl_1 = require("./vocabularies/acl");
|
|
4
|
-
Object.defineProperty(exports, "acl", { enumerable: true, get: function () { return acl_1.
|
|
6
|
+
Object.defineProperty(exports, "acl", { enumerable: true, get: function () { return acl_1.loose; } });
|
|
5
7
|
var as_1 = require("./vocabularies/as");
|
|
6
|
-
Object.defineProperty(exports, "as", { enumerable: true, get: function () { return as_1.
|
|
8
|
+
Object.defineProperty(exports, "as", { enumerable: true, get: function () { return as_1.loose; } });
|
|
9
|
+
var bibo_1 = require("./vocabularies/bibo");
|
|
10
|
+
Object.defineProperty(exports, "bibo", { enumerable: true, get: function () { return bibo_1.loose; } });
|
|
7
11
|
var cc_1 = require("./vocabularies/cc");
|
|
8
|
-
Object.defineProperty(exports, "cc", { enumerable: true, get: function () { return cc_1.
|
|
12
|
+
Object.defineProperty(exports, "cc", { enumerable: true, get: function () { return cc_1.loose; } });
|
|
9
13
|
var cnt_1 = require("./vocabularies/cnt");
|
|
10
|
-
Object.defineProperty(exports, "cnt", { enumerable: true, get: function () { return cnt_1.
|
|
14
|
+
Object.defineProperty(exports, "cnt", { enumerable: true, get: function () { return cnt_1.loose; } });
|
|
11
15
|
var constant_1 = require("./vocabularies/constant");
|
|
12
|
-
Object.defineProperty(exports, "constant", { enumerable: true, get: function () { return constant_1.
|
|
16
|
+
Object.defineProperty(exports, "constant", { enumerable: true, get: function () { return constant_1.loose; } });
|
|
13
17
|
var csvw_1 = require("./vocabularies/csvw");
|
|
14
|
-
Object.defineProperty(exports, "csvw", { enumerable: true, get: function () { return csvw_1.
|
|
18
|
+
Object.defineProperty(exports, "csvw", { enumerable: true, get: function () { return csvw_1.loose; } });
|
|
15
19
|
var ctag_1 = require("./vocabularies/ctag");
|
|
16
|
-
Object.defineProperty(exports, "ctag", { enumerable: true, get: function () { return ctag_1.
|
|
20
|
+
Object.defineProperty(exports, "ctag", { enumerable: true, get: function () { return ctag_1.loose; } });
|
|
17
21
|
var dash_1 = require("./vocabularies/dash");
|
|
18
|
-
Object.defineProperty(exports, "dash", { enumerable: true, get: function () { return dash_1.
|
|
22
|
+
Object.defineProperty(exports, "dash", { enumerable: true, get: function () { return dash_1.loose; } });
|
|
19
23
|
var dbo_1 = require("./vocabularies/dbo");
|
|
20
|
-
Object.defineProperty(exports, "dbo", { enumerable: true, get: function () { return dbo_1.
|
|
24
|
+
Object.defineProperty(exports, "dbo", { enumerable: true, get: function () { return dbo_1.loose; } });
|
|
21
25
|
var dc11_1 = require("./vocabularies/dc11");
|
|
22
|
-
Object.defineProperty(exports, "dc11", { enumerable: true, get: function () { return dc11_1.
|
|
26
|
+
Object.defineProperty(exports, "dc11", { enumerable: true, get: function () { return dc11_1.loose; } });
|
|
27
|
+
var dcam_1 = require("./vocabularies/dcam");
|
|
28
|
+
Object.defineProperty(exports, "dcam", { enumerable: true, get: function () { return dcam_1.loose; } });
|
|
23
29
|
var dcat_1 = require("./vocabularies/dcat");
|
|
24
|
-
Object.defineProperty(exports, "dcat", { enumerable: true, get: function () { return dcat_1.
|
|
30
|
+
Object.defineProperty(exports, "dcat", { enumerable: true, get: function () { return dcat_1.loose; } });
|
|
31
|
+
var dcmitype_1 = require("./vocabularies/dcmitype");
|
|
32
|
+
Object.defineProperty(exports, "dcmitype", { enumerable: true, get: function () { return dcmitype_1.loose; } });
|
|
25
33
|
var dcterms_1 = require("./vocabularies/dcterms");
|
|
26
|
-
Object.defineProperty(exports, "dcterms", { enumerable: true, get: function () { return dcterms_1.
|
|
34
|
+
Object.defineProperty(exports, "dcterms", { enumerable: true, get: function () { return dcterms_1.loose; } });
|
|
27
35
|
var discipline_1 = require("./vocabularies/discipline");
|
|
28
|
-
Object.defineProperty(exports, "discipline", { enumerable: true, get: function () { return discipline_1.
|
|
36
|
+
Object.defineProperty(exports, "discipline", { enumerable: true, get: function () { return discipline_1.loose; } });
|
|
29
37
|
var doap_1 = require("./vocabularies/doap");
|
|
30
|
-
Object.defineProperty(exports, "doap", { enumerable: true, get: function () { return doap_1.
|
|
38
|
+
Object.defineProperty(exports, "doap", { enumerable: true, get: function () { return doap_1.loose; } });
|
|
31
39
|
var dpv_1 = require("./vocabularies/dpv");
|
|
32
|
-
Object.defineProperty(exports, "dpv", { enumerable: true, get: function () { return dpv_1.
|
|
40
|
+
Object.defineProperty(exports, "dpv", { enumerable: true, get: function () { return dpv_1.loose; } });
|
|
33
41
|
var dqv_1 = require("./vocabularies/dqv");
|
|
34
|
-
Object.defineProperty(exports, "dqv", { enumerable: true, get: function () { return dqv_1.
|
|
42
|
+
Object.defineProperty(exports, "dqv", { enumerable: true, get: function () { return dqv_1.loose; } });
|
|
35
43
|
var dtype_1 = require("./vocabularies/dtype");
|
|
36
|
-
Object.defineProperty(exports, "dtype", { enumerable: true, get: function () { return dtype_1.
|
|
44
|
+
Object.defineProperty(exports, "dtype", { enumerable: true, get: function () { return dtype_1.loose; } });
|
|
37
45
|
var duv_1 = require("./vocabularies/duv");
|
|
38
|
-
Object.defineProperty(exports, "duv", { enumerable: true, get: function () { return duv_1.
|
|
46
|
+
Object.defineProperty(exports, "duv", { enumerable: true, get: function () { return duv_1.loose; } });
|
|
39
47
|
var earl_1 = require("./vocabularies/earl");
|
|
40
|
-
Object.defineProperty(exports, "earl", { enumerable: true, get: function () { return earl_1.
|
|
48
|
+
Object.defineProperty(exports, "earl", { enumerable: true, get: function () { return earl_1.loose; } });
|
|
49
|
+
var ebucore_1 = require("./vocabularies/ebucore");
|
|
50
|
+
Object.defineProperty(exports, "ebucore", { enumerable: true, get: function () { return ebucore_1.loose; } });
|
|
51
|
+
var exif_1 = require("./vocabularies/exif");
|
|
52
|
+
Object.defineProperty(exports, "exif", { enumerable: true, get: function () { return exif_1.loose; } });
|
|
41
53
|
var foaf_1 = require("./vocabularies/foaf");
|
|
42
|
-
Object.defineProperty(exports, "foaf", { enumerable: true, get: function () { return foaf_1.
|
|
54
|
+
Object.defineProperty(exports, "foaf", { enumerable: true, get: function () { return foaf_1.loose; } });
|
|
43
55
|
var frbr_1 = require("./vocabularies/frbr");
|
|
44
|
-
Object.defineProperty(exports, "frbr", { enumerable: true, get: function () { return frbr_1.
|
|
56
|
+
Object.defineProperty(exports, "frbr", { enumerable: true, get: function () { return frbr_1.loose; } });
|
|
45
57
|
var geo_1 = require("./vocabularies/geo");
|
|
46
|
-
Object.defineProperty(exports, "geo", { enumerable: true, get: function () { return geo_1.
|
|
58
|
+
Object.defineProperty(exports, "geo", { enumerable: true, get: function () { return geo_1.loose; } });
|
|
47
59
|
var geof_1 = require("./vocabularies/geof");
|
|
48
|
-
Object.defineProperty(exports, "geof", { enumerable: true, get: function () { return geof_1.
|
|
60
|
+
Object.defineProperty(exports, "geof", { enumerable: true, get: function () { return geof_1.loose; } });
|
|
49
61
|
var geor_1 = require("./vocabularies/geor");
|
|
50
|
-
Object.defineProperty(exports, "geor", { enumerable: true, get: function () { return geor_1.
|
|
62
|
+
Object.defineProperty(exports, "geor", { enumerable: true, get: function () { return geor_1.loose; } });
|
|
51
63
|
var gml_1 = require("./vocabularies/gml");
|
|
52
|
-
Object.defineProperty(exports, "gml", { enumerable: true, get: function () { return gml_1.
|
|
64
|
+
Object.defineProperty(exports, "gml", { enumerable: true, get: function () { return gml_1.loose; } });
|
|
53
65
|
var gn_1 = require("./vocabularies/gn");
|
|
54
|
-
Object.defineProperty(exports, "gn", { enumerable: true, get: function () { return gn_1.
|
|
66
|
+
Object.defineProperty(exports, "gn", { enumerable: true, get: function () { return gn_1.loose; } });
|
|
55
67
|
var gr_1 = require("./vocabularies/gr");
|
|
56
|
-
Object.defineProperty(exports, "gr", { enumerable: true, get: function () { return gr_1.
|
|
68
|
+
Object.defineProperty(exports, "gr", { enumerable: true, get: function () { return gr_1.loose; } });
|
|
57
69
|
var grddl_1 = require("./vocabularies/grddl");
|
|
58
|
-
Object.defineProperty(exports, "grddl", { enumerable: true, get: function () { return grddl_1.
|
|
70
|
+
Object.defineProperty(exports, "grddl", { enumerable: true, get: function () { return grddl_1.loose; } });
|
|
71
|
+
var gs1_1 = require("./vocabularies/gs1");
|
|
72
|
+
Object.defineProperty(exports, "gs1", { enumerable: true, get: function () { return gs1_1.loose; } });
|
|
59
73
|
var gtfs_1 = require("./vocabularies/gtfs");
|
|
60
|
-
Object.defineProperty(exports, "gtfs", { enumerable: true, get: function () { return gtfs_1.
|
|
74
|
+
Object.defineProperty(exports, "gtfs", { enumerable: true, get: function () { return gtfs_1.loose; } });
|
|
61
75
|
var http_1 = require("./vocabularies/http");
|
|
62
|
-
Object.defineProperty(exports, "http", { enumerable: true, get: function () { return http_1.
|
|
76
|
+
Object.defineProperty(exports, "http", { enumerable: true, get: function () { return http_1.loose; } });
|
|
63
77
|
var hydra_1 = require("./vocabularies/hydra");
|
|
64
|
-
Object.defineProperty(exports, "hydra", { enumerable: true, get: function () { return hydra_1.
|
|
78
|
+
Object.defineProperty(exports, "hydra", { enumerable: true, get: function () { return hydra_1.loose; } });
|
|
65
79
|
var ical_1 = require("./vocabularies/ical");
|
|
66
|
-
Object.defineProperty(exports, "ical", { enumerable: true, get: function () { return ical_1.
|
|
80
|
+
Object.defineProperty(exports, "ical", { enumerable: true, get: function () { return ical_1.loose; } });
|
|
67
81
|
var ldp_1 = require("./vocabularies/ldp");
|
|
68
|
-
Object.defineProperty(exports, "ldp", { enumerable: true, get: function () { return ldp_1.
|
|
82
|
+
Object.defineProperty(exports, "ldp", { enumerable: true, get: function () { return ldp_1.loose; } });
|
|
83
|
+
var locn_1 = require("./vocabularies/locn");
|
|
84
|
+
Object.defineProperty(exports, "locn", { enumerable: true, get: function () { return locn_1.loose; } });
|
|
69
85
|
var lvont_1 = require("./vocabularies/lvont");
|
|
70
|
-
Object.defineProperty(exports, "lvont", { enumerable: true, get: function () { return lvont_1.
|
|
86
|
+
Object.defineProperty(exports, "lvont", { enumerable: true, get: function () { return lvont_1.loose; } });
|
|
71
87
|
var ma_1 = require("./vocabularies/ma");
|
|
72
|
-
Object.defineProperty(exports, "ma", { enumerable: true, get: function () { return ma_1.
|
|
88
|
+
Object.defineProperty(exports, "ma", { enumerable: true, get: function () { return ma_1.loose; } });
|
|
73
89
|
var oa_1 = require("./vocabularies/oa");
|
|
74
|
-
Object.defineProperty(exports, "oa", { enumerable: true, get: function () { return oa_1.
|
|
90
|
+
Object.defineProperty(exports, "oa", { enumerable: true, get: function () { return oa_1.loose; } });
|
|
75
91
|
var og_1 = require("./vocabularies/og");
|
|
76
|
-
Object.defineProperty(exports, "og", { enumerable: true, get: function () { return og_1.
|
|
92
|
+
Object.defineProperty(exports, "og", { enumerable: true, get: function () { return og_1.loose; } });
|
|
77
93
|
var org_1 = require("./vocabularies/org");
|
|
78
|
-
Object.defineProperty(exports, "org", { enumerable: true, get: function () { return org_1.
|
|
94
|
+
Object.defineProperty(exports, "org", { enumerable: true, get: function () { return org_1.loose; } });
|
|
79
95
|
var owl_1 = require("./vocabularies/owl");
|
|
80
|
-
Object.defineProperty(exports, "owl", { enumerable: true, get: function () { return owl_1.
|
|
96
|
+
Object.defineProperty(exports, "owl", { enumerable: true, get: function () { return owl_1.loose; } });
|
|
81
97
|
var prefix_1 = require("./vocabularies/prefix");
|
|
82
|
-
Object.defineProperty(exports, "prefix", { enumerable: true, get: function () { return prefix_1.
|
|
98
|
+
Object.defineProperty(exports, "prefix", { enumerable: true, get: function () { return prefix_1.loose; } });
|
|
83
99
|
var prov_1 = require("./vocabularies/prov");
|
|
84
|
-
Object.defineProperty(exports, "prov", { enumerable: true, get: function () { return prov_1.
|
|
100
|
+
Object.defineProperty(exports, "prov", { enumerable: true, get: function () { return prov_1.loose; } });
|
|
85
101
|
var qb_1 = require("./vocabularies/qb");
|
|
86
|
-
Object.defineProperty(exports, "qb", { enumerable: true, get: function () { return qb_1.
|
|
102
|
+
Object.defineProperty(exports, "qb", { enumerable: true, get: function () { return qb_1.loose; } });
|
|
87
103
|
var qkdv_1 = require("./vocabularies/qkdv");
|
|
88
|
-
Object.defineProperty(exports, "qkdv", { enumerable: true, get: function () { return qkdv_1.
|
|
104
|
+
Object.defineProperty(exports, "qkdv", { enumerable: true, get: function () { return qkdv_1.loose; } });
|
|
89
105
|
var quantitykind_1 = require("./vocabularies/quantitykind");
|
|
90
|
-
Object.defineProperty(exports, "quantitykind", { enumerable: true, get: function () { return quantitykind_1.
|
|
106
|
+
Object.defineProperty(exports, "quantitykind", { enumerable: true, get: function () { return quantitykind_1.loose; } });
|
|
91
107
|
var qudt_1 = require("./vocabularies/qudt");
|
|
92
|
-
Object.defineProperty(exports, "qudt", { enumerable: true, get: function () { return qudt_1.
|
|
108
|
+
Object.defineProperty(exports, "qudt", { enumerable: true, get: function () { return qudt_1.loose; } });
|
|
93
109
|
var rdau_1 = require("./vocabularies/rdau");
|
|
94
|
-
Object.defineProperty(exports, "rdau", { enumerable: true, get: function () { return rdau_1.
|
|
110
|
+
Object.defineProperty(exports, "rdau", { enumerable: true, get: function () { return rdau_1.loose; } });
|
|
95
111
|
var rdf_1 = require("./vocabularies/rdf");
|
|
96
|
-
Object.defineProperty(exports, "rdf", { enumerable: true, get: function () { return rdf_1.
|
|
112
|
+
Object.defineProperty(exports, "rdf", { enumerable: true, get: function () { return rdf_1.loose; } });
|
|
97
113
|
var rdfa_1 = require("./vocabularies/rdfa");
|
|
98
|
-
Object.defineProperty(exports, "rdfa", { enumerable: true, get: function () { return rdfa_1.
|
|
114
|
+
Object.defineProperty(exports, "rdfa", { enumerable: true, get: function () { return rdfa_1.loose; } });
|
|
99
115
|
var rdfs_1 = require("./vocabularies/rdfs");
|
|
100
|
-
Object.defineProperty(exports, "rdfs", { enumerable: true, get: function () { return rdfs_1.
|
|
116
|
+
Object.defineProperty(exports, "rdfs", { enumerable: true, get: function () { return rdfs_1.loose; } });
|
|
101
117
|
var rev_1 = require("./vocabularies/rev");
|
|
102
|
-
Object.defineProperty(exports, "rev", { enumerable: true, get: function () { return rev_1.
|
|
118
|
+
Object.defineProperty(exports, "rev", { enumerable: true, get: function () { return rev_1.loose; } });
|
|
103
119
|
var rico_1 = require("./vocabularies/rico");
|
|
104
|
-
Object.defineProperty(exports, "rico", { enumerable: true, get: function () { return rico_1.
|
|
120
|
+
Object.defineProperty(exports, "rico", { enumerable: true, get: function () { return rico_1.loose; } });
|
|
105
121
|
var rif_1 = require("./vocabularies/rif");
|
|
106
|
-
Object.defineProperty(exports, "rif", { enumerable: true, get: function () { return rif_1.
|
|
122
|
+
Object.defineProperty(exports, "rif", { enumerable: true, get: function () { return rif_1.loose; } });
|
|
107
123
|
var rr_1 = require("./vocabularies/rr");
|
|
108
|
-
Object.defineProperty(exports, "rr", { enumerable: true, get: function () { return rr_1.
|
|
124
|
+
Object.defineProperty(exports, "rr", { enumerable: true, get: function () { return rr_1.loose; } });
|
|
109
125
|
var rss_1 = require("./vocabularies/rss");
|
|
110
|
-
Object.defineProperty(exports, "rss", { enumerable: true, get: function () { return rss_1.
|
|
126
|
+
Object.defineProperty(exports, "rss", { enumerable: true, get: function () { return rss_1.loose; } });
|
|
111
127
|
var schema_1 = require("./vocabularies/schema");
|
|
112
|
-
Object.defineProperty(exports, "schema", { enumerable: true, get: function () { return schema_1.
|
|
128
|
+
Object.defineProperty(exports, "schema", { enumerable: true, get: function () { return schema_1.loose; } });
|
|
113
129
|
var sd_1 = require("./vocabularies/sd");
|
|
114
|
-
Object.defineProperty(exports, "sd", { enumerable: true, get: function () { return sd_1.
|
|
130
|
+
Object.defineProperty(exports, "sd", { enumerable: true, get: function () { return sd_1.loose; } });
|
|
115
131
|
var sdmx_1 = require("./vocabularies/sdmx");
|
|
116
|
-
Object.defineProperty(exports, "sdmx", { enumerable: true, get: function () { return sdmx_1.
|
|
132
|
+
Object.defineProperty(exports, "sdmx", { enumerable: true, get: function () { return sdmx_1.loose; } });
|
|
117
133
|
var sem_1 = require("./vocabularies/sem");
|
|
118
|
-
Object.defineProperty(exports, "sem", { enumerable: true, get: function () { return sem_1.
|
|
134
|
+
Object.defineProperty(exports, "sem", { enumerable: true, get: function () { return sem_1.loose; } });
|
|
119
135
|
var sf_1 = require("./vocabularies/sf");
|
|
120
|
-
Object.defineProperty(exports, "sf", { enumerable: true, get: function () { return sf_1.
|
|
136
|
+
Object.defineProperty(exports, "sf", { enumerable: true, get: function () { return sf_1.loose; } });
|
|
121
137
|
var sh_1 = require("./vocabularies/sh");
|
|
122
|
-
Object.defineProperty(exports, "sh", { enumerable: true, get: function () { return sh_1.
|
|
138
|
+
Object.defineProperty(exports, "sh", { enumerable: true, get: function () { return sh_1.loose; } });
|
|
123
139
|
var shex_1 = require("./vocabularies/shex");
|
|
124
|
-
Object.defineProperty(exports, "shex", { enumerable: true, get: function () { return shex_1.
|
|
140
|
+
Object.defineProperty(exports, "shex", { enumerable: true, get: function () { return shex_1.loose; } });
|
|
125
141
|
var sioc_1 = require("./vocabularies/sioc");
|
|
126
|
-
Object.defineProperty(exports, "sioc", { enumerable: true, get: function () { return sioc_1.
|
|
142
|
+
Object.defineProperty(exports, "sioc", { enumerable: true, get: function () { return sioc_1.loose; } });
|
|
127
143
|
var skos_1 = require("./vocabularies/skos");
|
|
128
|
-
Object.defineProperty(exports, "skos", { enumerable: true, get: function () { return skos_1.
|
|
144
|
+
Object.defineProperty(exports, "skos", { enumerable: true, get: function () { return skos_1.loose; } });
|
|
129
145
|
var skosxl_1 = require("./vocabularies/skosxl");
|
|
130
|
-
Object.defineProperty(exports, "skosxl", { enumerable: true, get: function () { return skosxl_1.
|
|
146
|
+
Object.defineProperty(exports, "skosxl", { enumerable: true, get: function () { return skosxl_1.loose; } });
|
|
131
147
|
var sosa_1 = require("./vocabularies/sosa");
|
|
132
|
-
Object.defineProperty(exports, "sosa", { enumerable: true, get: function () { return sosa_1.
|
|
148
|
+
Object.defineProperty(exports, "sosa", { enumerable: true, get: function () { return sosa_1.loose; } });
|
|
133
149
|
var sou_1 = require("./vocabularies/sou");
|
|
134
|
-
Object.defineProperty(exports, "sou", { enumerable: true, get: function () { return sou_1.
|
|
150
|
+
Object.defineProperty(exports, "sou", { enumerable: true, get: function () { return sou_1.loose; } });
|
|
135
151
|
var ssn_1 = require("./vocabularies/ssn");
|
|
136
|
-
Object.defineProperty(exports, "ssn", { enumerable: true, get: function () { return ssn_1.
|
|
152
|
+
Object.defineProperty(exports, "ssn", { enumerable: true, get: function () { return ssn_1.loose; } });
|
|
137
153
|
var test_1 = require("./vocabularies/test");
|
|
138
|
-
Object.defineProperty(exports, "test", { enumerable: true, get: function () { return test_1.
|
|
154
|
+
Object.defineProperty(exports, "test", { enumerable: true, get: function () { return test_1.loose; } });
|
|
139
155
|
var time_1 = require("./vocabularies/time");
|
|
140
|
-
Object.defineProperty(exports, "time", { enumerable: true, get: function () { return time_1.
|
|
156
|
+
Object.defineProperty(exports, "time", { enumerable: true, get: function () { return time_1.loose; } });
|
|
141
157
|
var unit_1 = require("./vocabularies/unit");
|
|
142
|
-
Object.defineProperty(exports, "unit", { enumerable: true, get: function () { return unit_1.
|
|
158
|
+
Object.defineProperty(exports, "unit", { enumerable: true, get: function () { return unit_1.loose; } });
|
|
143
159
|
var v_1 = require("./vocabularies/v");
|
|
144
|
-
Object.defineProperty(exports, "v", { enumerable: true, get: function () { return v_1.
|
|
160
|
+
Object.defineProperty(exports, "v", { enumerable: true, get: function () { return v_1.loose; } });
|
|
145
161
|
var vaem_1 = require("./vocabularies/vaem");
|
|
146
|
-
Object.defineProperty(exports, "vaem", { enumerable: true, get: function () { return vaem_1.
|
|
162
|
+
Object.defineProperty(exports, "vaem", { enumerable: true, get: function () { return vaem_1.loose; } });
|
|
147
163
|
var vann_1 = require("./vocabularies/vann");
|
|
148
|
-
Object.defineProperty(exports, "vann", { enumerable: true, get: function () { return vann_1.
|
|
164
|
+
Object.defineProperty(exports, "vann", { enumerable: true, get: function () { return vann_1.loose; } });
|
|
149
165
|
var vcard_1 = require("./vocabularies/vcard");
|
|
150
|
-
Object.defineProperty(exports, "vcard", { enumerable: true, get: function () { return vcard_1.
|
|
166
|
+
Object.defineProperty(exports, "vcard", { enumerable: true, get: function () { return vcard_1.loose; } });
|
|
151
167
|
var void_1 = require("./vocabularies/void");
|
|
152
|
-
Object.defineProperty(exports, "_void", { enumerable: true, get: function () { return void_1.
|
|
168
|
+
Object.defineProperty(exports, "_void", { enumerable: true, get: function () { return void_1.loose; } });
|
|
153
169
|
var vs_1 = require("./vocabularies/vs");
|
|
154
|
-
Object.defineProperty(exports, "vs", { enumerable: true, get: function () { return vs_1.
|
|
170
|
+
Object.defineProperty(exports, "vs", { enumerable: true, get: function () { return vs_1.loose; } });
|
|
155
171
|
var wdr_1 = require("./vocabularies/wdr");
|
|
156
|
-
Object.defineProperty(exports, "wdr", { enumerable: true, get: function () { return wdr_1.
|
|
172
|
+
Object.defineProperty(exports, "wdr", { enumerable: true, get: function () { return wdr_1.loose; } });
|
|
157
173
|
var wdrs_1 = require("./vocabularies/wdrs");
|
|
158
|
-
Object.defineProperty(exports, "wdrs", { enumerable: true, get: function () { return wdrs_1.
|
|
174
|
+
Object.defineProperty(exports, "wdrs", { enumerable: true, get: function () { return wdrs_1.loose; } });
|
|
159
175
|
var wgs_1 = require("./vocabularies/wgs");
|
|
160
|
-
Object.defineProperty(exports, "wgs", { enumerable: true, get: function () { return wgs_1.
|
|
176
|
+
Object.defineProperty(exports, "wgs", { enumerable: true, get: function () { return wgs_1.loose; } });
|
|
161
177
|
var xhv_1 = require("./vocabularies/xhv");
|
|
162
|
-
Object.defineProperty(exports, "xhv", { enumerable: true, get: function () { return xhv_1.
|
|
178
|
+
Object.defineProperty(exports, "xhv", { enumerable: true, get: function () { return xhv_1.loose; } });
|
|
163
179
|
var xkos_1 = require("./vocabularies/xkos");
|
|
164
|
-
Object.defineProperty(exports, "xkos", { enumerable: true, get: function () { return xkos_1.
|
|
180
|
+
Object.defineProperty(exports, "xkos", { enumerable: true, get: function () { return xkos_1.loose; } });
|
|
165
181
|
var xml_1 = require("./vocabularies/xml");
|
|
166
|
-
Object.defineProperty(exports, "xml", { enumerable: true, get: function () { return xml_1.
|
|
182
|
+
Object.defineProperty(exports, "xml", { enumerable: true, get: function () { return xml_1.loose; } });
|
|
167
183
|
var xsd_1 = require("./vocabularies/xsd");
|
|
168
|
-
Object.defineProperty(exports, "xsd", { enumerable: true, get: function () { return xsd_1.
|
|
184
|
+
Object.defineProperty(exports, "xsd", { enumerable: true, get: function () { return xsd_1.loose; } });
|
package/loose.mjs
ADDED
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
export { loose as acl } from "./vocabularies/acl.mjs";
|
|
2
|
+
export { loose as as } from "./vocabularies/as.mjs";
|
|
3
|
+
export { loose as bibo } from "./vocabularies/bibo.mjs";
|
|
4
|
+
export { loose as cc } from "./vocabularies/cc.mjs";
|
|
5
|
+
export { loose as cnt } from "./vocabularies/cnt.mjs";
|
|
6
|
+
export { loose as constant } from "./vocabularies/constant.mjs";
|
|
7
|
+
export { loose as csvw } from "./vocabularies/csvw.mjs";
|
|
8
|
+
export { loose as ctag } from "./vocabularies/ctag.mjs";
|
|
9
|
+
export { loose as dash } from "./vocabularies/dash.mjs";
|
|
10
|
+
export { loose as dbo } from "./vocabularies/dbo.mjs";
|
|
11
|
+
export { loose as dc11 } from "./vocabularies/dc11.mjs";
|
|
12
|
+
export { loose as dcam } from "./vocabularies/dcam.mjs";
|
|
13
|
+
export { loose as dcat } from "./vocabularies/dcat.mjs";
|
|
14
|
+
export { loose as dcmitype } from "./vocabularies/dcmitype.mjs";
|
|
15
|
+
export { loose as dcterms } from "./vocabularies/dcterms.mjs";
|
|
16
|
+
export { loose as discipline } from "./vocabularies/discipline.mjs";
|
|
17
|
+
export { loose as doap } from "./vocabularies/doap.mjs";
|
|
18
|
+
export { loose as dpv } from "./vocabularies/dpv.mjs";
|
|
19
|
+
export { loose as dqv } from "./vocabularies/dqv.mjs";
|
|
20
|
+
export { loose as dtype } from "./vocabularies/dtype.mjs";
|
|
21
|
+
export { loose as duv } from "./vocabularies/duv.mjs";
|
|
22
|
+
export { loose as earl } from "./vocabularies/earl.mjs";
|
|
23
|
+
export { loose as ebucore } from "./vocabularies/ebucore.mjs";
|
|
24
|
+
export { loose as exif } from "./vocabularies/exif.mjs";
|
|
25
|
+
export { loose as foaf } from "./vocabularies/foaf.mjs";
|
|
26
|
+
export { loose as frbr } from "./vocabularies/frbr.mjs";
|
|
27
|
+
export { loose as geo } from "./vocabularies/geo.mjs";
|
|
28
|
+
export { loose as geof } from "./vocabularies/geof.mjs";
|
|
29
|
+
export { loose as geor } from "./vocabularies/geor.mjs";
|
|
30
|
+
export { loose as gml } from "./vocabularies/gml.mjs";
|
|
31
|
+
export { loose as gn } from "./vocabularies/gn.mjs";
|
|
32
|
+
export { loose as gr } from "./vocabularies/gr.mjs";
|
|
33
|
+
export { loose as grddl } from "./vocabularies/grddl.mjs";
|
|
34
|
+
export { loose as gs1 } from "./vocabularies/gs1.mjs";
|
|
35
|
+
export { loose as gtfs } from "./vocabularies/gtfs.mjs";
|
|
36
|
+
export { loose as http } from "./vocabularies/http.mjs";
|
|
37
|
+
export { loose as hydra } from "./vocabularies/hydra.mjs";
|
|
38
|
+
export { loose as ical } from "./vocabularies/ical.mjs";
|
|
39
|
+
export { loose as ldp } from "./vocabularies/ldp.mjs";
|
|
40
|
+
export { loose as locn } from "./vocabularies/locn.mjs";
|
|
41
|
+
export { loose as lvont } from "./vocabularies/lvont.mjs";
|
|
42
|
+
export { loose as ma } from "./vocabularies/ma.mjs";
|
|
43
|
+
export { loose as oa } from "./vocabularies/oa.mjs";
|
|
44
|
+
export { loose as og } from "./vocabularies/og.mjs";
|
|
45
|
+
export { loose as org } from "./vocabularies/org.mjs";
|
|
46
|
+
export { loose as owl } from "./vocabularies/owl.mjs";
|
|
47
|
+
export { loose as prefix } from "./vocabularies/prefix.mjs";
|
|
48
|
+
export { loose as prov } from "./vocabularies/prov.mjs";
|
|
49
|
+
export { loose as qb } from "./vocabularies/qb.mjs";
|
|
50
|
+
export { loose as qkdv } from "./vocabularies/qkdv.mjs";
|
|
51
|
+
export { loose as quantitykind } from "./vocabularies/quantitykind.mjs";
|
|
52
|
+
export { loose as qudt } from "./vocabularies/qudt.mjs";
|
|
53
|
+
export { loose as rdau } from "./vocabularies/rdau.mjs";
|
|
54
|
+
export { loose as rdf } from "./vocabularies/rdf.mjs";
|
|
55
|
+
export { loose as rdfa } from "./vocabularies/rdfa.mjs";
|
|
56
|
+
export { loose as rdfs } from "./vocabularies/rdfs.mjs";
|
|
57
|
+
export { loose as rev } from "./vocabularies/rev.mjs";
|
|
58
|
+
export { loose as rico } from "./vocabularies/rico.mjs";
|
|
59
|
+
export { loose as rif } from "./vocabularies/rif.mjs";
|
|
60
|
+
export { loose as rr } from "./vocabularies/rr.mjs";
|
|
61
|
+
export { loose as rss } from "./vocabularies/rss.mjs";
|
|
62
|
+
export { loose as schema } from "./vocabularies/schema.mjs";
|
|
63
|
+
export { loose as sd } from "./vocabularies/sd.mjs";
|
|
64
|
+
export { loose as sdmx } from "./vocabularies/sdmx.mjs";
|
|
65
|
+
export { loose as sem } from "./vocabularies/sem.mjs";
|
|
66
|
+
export { loose as sf } from "./vocabularies/sf.mjs";
|
|
67
|
+
export { loose as sh } from "./vocabularies/sh.mjs";
|
|
68
|
+
export { loose as shex } from "./vocabularies/shex.mjs";
|
|
69
|
+
export { loose as sioc } from "./vocabularies/sioc.mjs";
|
|
70
|
+
export { loose as skos } from "./vocabularies/skos.mjs";
|
|
71
|
+
export { loose as skosxl } from "./vocabularies/skosxl.mjs";
|
|
72
|
+
export { loose as sosa } from "./vocabularies/sosa.mjs";
|
|
73
|
+
export { loose as sou } from "./vocabularies/sou.mjs";
|
|
74
|
+
export { loose as ssn } from "./vocabularies/ssn.mjs";
|
|
75
|
+
export { loose as test } from "./vocabularies/test.mjs";
|
|
76
|
+
export { loose as time } from "./vocabularies/time.mjs";
|
|
77
|
+
export { loose as unit } from "./vocabularies/unit.mjs";
|
|
78
|
+
export { loose as v } from "./vocabularies/v.mjs";
|
|
79
|
+
export { loose as vaem } from "./vocabularies/vaem.mjs";
|
|
80
|
+
export { loose as vann } from "./vocabularies/vann.mjs";
|
|
81
|
+
export { loose as vcard } from "./vocabularies/vcard.mjs";
|
|
82
|
+
export { loose as _void } from "./vocabularies/void.mjs";
|
|
83
|
+
export { loose as vs } from "./vocabularies/vs.mjs";
|
|
84
|
+
export { loose as wdr } from "./vocabularies/wdr.mjs";
|
|
85
|
+
export { loose as wdrs } from "./vocabularies/wdrs.mjs";
|
|
86
|
+
export { loose as wgs } from "./vocabularies/wgs.mjs";
|
|
87
|
+
export { loose as xhv } from "./vocabularies/xhv.mjs";
|
|
88
|
+
export { loose as xkos } from "./vocabularies/xkos.mjs";
|
|
89
|
+
export { loose as xml } from "./vocabularies/xml.mjs";
|
|
90
|
+
export { loose as xsd } from "./vocabularies/xsd.mjs";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tpluscode/rdf-ns-builders",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "2.0.0",
|
|
4
4
|
"description": "Generated RDF/JS namespace builders for common vocabularies",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"module": "index.mjs",
|
|
@@ -23,9 +23,9 @@
|
|
|
23
23
|
"require": "./index.js",
|
|
24
24
|
"import": "./index.mjs"
|
|
25
25
|
},
|
|
26
|
-
"./
|
|
27
|
-
"require": "./
|
|
28
|
-
"import": "./
|
|
26
|
+
"./loose": {
|
|
27
|
+
"require": "./loose.js",
|
|
28
|
+
"import": "./loose.mjs"
|
|
29
29
|
}
|
|
30
30
|
},
|
|
31
31
|
"files": [
|
|
@@ -38,15 +38,17 @@
|
|
|
38
38
|
"*.d.ts.map"
|
|
39
39
|
],
|
|
40
40
|
"dependencies": {
|
|
41
|
+
"@rdfjs/types": "*",
|
|
41
42
|
"@rdf-esm/namespace": "^0.5.1",
|
|
42
43
|
"commander": "^7.2.0",
|
|
43
44
|
"fs-extra": "^10.0.0"
|
|
44
45
|
},
|
|
45
46
|
"peerDependencies": {
|
|
46
47
|
"@zazuko/rdf-vocabularies": "*",
|
|
47
|
-
"clownface": "^1
|
|
48
|
-
"ts-morph": "
|
|
49
|
-
"ts-node": "
|
|
48
|
+
"clownface": "^1",
|
|
49
|
+
"ts-morph": ">=11",
|
|
50
|
+
"ts-node": ">= 8",
|
|
51
|
+
"safe-identifier": "^0.4.2"
|
|
50
52
|
},
|
|
51
53
|
"devDependencies": {
|
|
52
54
|
"@babel/cli": "^7.10.3",
|
|
@@ -54,30 +56,30 @@
|
|
|
54
56
|
"@babel/preset-env": "^7.10.3",
|
|
55
57
|
"@babel/preset-typescript": "^7.10.1",
|
|
56
58
|
"@babel/register": "^7.10.4",
|
|
57
|
-
"@changesets/cli": "^2.
|
|
59
|
+
"@changesets/cli": "^2.23.0",
|
|
58
60
|
"@rdfjs/data-model": "^1.1.2",
|
|
59
61
|
"@tpluscode/eslint-config": "0.0.4",
|
|
60
62
|
"@types/chai": "^4.2.11",
|
|
61
63
|
"@types/clownface": "^0.12.7",
|
|
62
|
-
"@types/mocha": "^
|
|
64
|
+
"@types/mocha": "^9.1.1",
|
|
63
65
|
"@types/rdf-ext": "^1.3.5",
|
|
64
|
-
"@types/rdf-js": "*",
|
|
65
66
|
"@types/rdfjs__namespace": "^1.1.1",
|
|
66
67
|
"@typescript-eslint/eslint-plugin": "^2.19.0",
|
|
67
68
|
"@typescript-eslint/parser": "^2.19.0",
|
|
68
|
-
"@zazuko/rdf-vocabularies": "2021.3
|
|
69
|
+
"@zazuko/rdf-vocabularies": "2021.9.22-3",
|
|
69
70
|
"babel-plugin-add-import-extension": "^1.3.1",
|
|
70
|
-
"c8": "^7.
|
|
71
|
+
"c8": "^7.11.3",
|
|
71
72
|
"chai": "^4.2.0",
|
|
72
73
|
"clownface": "^0.12.1",
|
|
73
74
|
"husky": "^3.1.0",
|
|
74
75
|
"lint-staged": "^10.0.7",
|
|
75
|
-
"mocha": "^
|
|
76
|
+
"mocha": "^10.0.0",
|
|
76
77
|
"npm-run-all": "^4.1.5",
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"ts-
|
|
80
|
-
"
|
|
78
|
+
"safe-identifier": "^0.4.2",
|
|
79
|
+
"standard": "^17.0.0",
|
|
80
|
+
"ts-morph": "^15.1.0",
|
|
81
|
+
"ts-node": "^10.8.1",
|
|
82
|
+
"typescript": "^4.7.4"
|
|
81
83
|
},
|
|
82
84
|
"publishConfig": {
|
|
83
85
|
"access": "public"
|
package/vocabularies/acl.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { NamedNode } from "
|
|
1
|
+
import { NamedNode } from "@rdfjs/types";
|
|
2
2
|
interface Acl {
|
|
3
3
|
/** Any kind of access to a resource. Don't use this, use R W and RW */
|
|
4
4
|
"Access": NamedNode<'http://www.w3.org/ns/auth/acl#Access'>;
|
|
@@ -101,7 +101,7 @@ interface Acl {
|
|
|
101
101
|
*/
|
|
102
102
|
"owner": NamedNode<'http://www.w3.org/ns/auth/acl#owner'>;
|
|
103
103
|
}
|
|
104
|
-
export declare const strict: Record<
|
|
105
|
-
export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Acl;
|
|
104
|
+
export declare const strict: Record<keyof Acl, import("rdf-js").NamedNode<string>> & ((property?: TemplateStringsArray | keyof Acl | undefined) => import("rdf-js").NamedNode<string>) & Acl;
|
|
105
|
+
export declare const loose: Record<any, import("rdf-js").NamedNode<string>> & ((property?: any) => import("rdf-js").NamedNode<string>) & Acl;
|
|
106
106
|
export {};
|
|
107
107
|
//# sourceMappingURL=acl.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"acl.d.ts","sourceRoot":"","sources":["../src/vocabularies/acl.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"acl.d.ts","sourceRoot":"","sources":["../src/vocabularies/acl.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC,UAAU,GAAG;IACT,uEAAuE;IACvE,QAAQ,EAAE,SAAS,CAAC,sCAAsC,CAAC,CAAC;IAC5D;;;;;;;;OAQG;IACH,QAAQ,EAAE,SAAS,CAAC,sCAAsC,CAAC,CAAC;IAC5D;;;;;;;;;OASG;IACH,oBAAoB,EAAE,SAAS,CAAC,kDAAkD,CAAC,CAAC;IACpF;;;OAGG;IACH,eAAe,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IAC1E,8DAA8D;IAC9D,SAAS,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IAC9D;;;;;;OAMG;IACH,QAAQ,EAAE,SAAS,CAAC,sCAAsC,CAAC,CAAC;IAC5D,mCAAmC;IACnC,MAAM,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;IACxD,OAAO,EAAE,SAAS,CAAC,qCAAqC,CAAC,CAAC;IAC1D;;;;OAIG;IACH,eAAe,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IAC1E,iEAAiE;IACjE,UAAU,EAAE,SAAS,CAAC,wCAAwC,CAAC,CAAC;IAChE,yEAAyE;IACzE,eAAe,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IAC1E,yDAAyD;IACzD,OAAO,EAAE,SAAS,CAAC,qCAAqC,CAAC,CAAC;IAC1D,qEAAqE;IACrE,YAAY,EAAE,SAAS,CAAC,0CAA0C,CAAC,CAAC;IACpE;;;;OAIG;IACH,YAAY,EAAE,SAAS,CAAC,0CAA0C,CAAC,CAAC;IACpE;;;;;;;;;OASG;IACH,SAAS,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IAC9D;;;OAGG;IACH,eAAe,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IAC1E;;;OAGG;IACH,WAAW,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IAClE,8CAA8C;IAC9C,MAAM,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;IACxD;;;;;;;OAOG;IACH,QAAQ,EAAE,SAAS,CAAC,sCAAsC,CAAC,CAAC;IAC5D;;;;;OAKG;IACH,OAAO,EAAE,SAAS,CAAC,qCAAqC,CAAC,CAAC;CAC7D;AAGD,eAAO,MAAM,MAAM,iKAA+C,CAAC;AACnE,eAAO,MAAM,KAAK,kHAAoC,CAAC"}
|
package/vocabularies/acl.js
CHANGED
|
@@ -5,6 +5,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.loose = exports.strict = void 0;
|
|
7
7
|
const namespace_1 = __importDefault(require("@rdf-esm/namespace"));
|
|
8
|
-
const builder = namespace_1.default("http://www.w3.org/ns/auth/acl#");
|
|
8
|
+
const builder = (0, namespace_1.default)("http://www.w3.org/ns/auth/acl#");
|
|
9
9
|
exports.strict = builder;
|
|
10
10
|
exports.loose = builder;
|
package/vocabularies/as.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { NamedNode } from "
|
|
1
|
+
import { NamedNode } from "@rdfjs/types";
|
|
2
2
|
interface As {
|
|
3
3
|
/** Actor accepts the Object */
|
|
4
4
|
"Accept": NamedNode<'https://www.w3.org/ns/activitystreams#Accept'>;
|
|
@@ -213,7 +213,7 @@ interface As {
|
|
|
213
213
|
/** Specifies the preferred display width of the content, expressed in terms of device independent pixels. */
|
|
214
214
|
"width": NamedNode<'https://www.w3.org/ns/activitystreams#width'>;
|
|
215
215
|
}
|
|
216
|
-
export declare const strict: Record<
|
|
217
|
-
export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & As;
|
|
216
|
+
export declare const strict: Record<keyof As, import("rdf-js").NamedNode<string>> & ((property?: TemplateStringsArray | keyof As | undefined) => import("rdf-js").NamedNode<string>) & As;
|
|
217
|
+
export declare const loose: Record<any, import("rdf-js").NamedNode<string>> & ((property?: any) => import("rdf-js").NamedNode<string>) & As;
|
|
218
218
|
export {};
|
|
219
219
|
//# sourceMappingURL=as.d.ts.map
|
package/vocabularies/as.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"as.d.ts","sourceRoot":"","sources":["../src/vocabularies/as.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"as.d.ts","sourceRoot":"","sources":["../src/vocabularies/as.ts"],"names":[],"mappings":"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"}
|
package/vocabularies/as.js
CHANGED
|
@@ -5,6 +5,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.loose = exports.strict = void 0;
|
|
7
7
|
const namespace_1 = __importDefault(require("@rdf-esm/namespace"));
|
|
8
|
-
const builder = namespace_1.default("https://www.w3.org/ns/activitystreams#");
|
|
8
|
+
const builder = (0, namespace_1.default)("https://www.w3.org/ns/activitystreams#");
|
|
9
9
|
exports.strict = builder;
|
|
10
10
|
exports.loose = builder;
|