@tpluscode/rdf-ns-builders 1.0.0 → 2.0.1
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 +2 -2
- package/build/index.js +13 -9
- package/build/index.mjs +3 -3
- package/build/interface.js +4 -4
- package/build/interface.mjs +1 -1
- package/build/modules.d.ts +1 -1
- package/build/modules.d.ts.map +1 -1
- package/build/modules.js +6 -6
- package/build/modules.mjs +2 -2
- package/build/prefix.d.ts.map +1 -1
- package/build/prefix.js +7 -2
- package/build/prefix.mjs +6 -1
- 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 +33 -25
- package/vocabularies/acl.d.ts +3 -2
- package/vocabularies/acl.d.ts.map +1 -1
- package/vocabularies/acl.js +1 -1
- package/vocabularies/as.d.ts +3 -2
- package/vocabularies/as.d.ts.map +1 -1
- package/vocabularies/as.js +1 -1
- package/vocabularies/bibo.d.ts +274 -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 -2
- package/vocabularies/cc.d.ts.map +1 -1
- package/vocabularies/cc.js +1 -1
- package/vocabularies/cnt.d.ts +3 -2
- package/vocabularies/cnt.d.ts.map +1 -1
- package/vocabularies/cnt.js +1 -1
- package/vocabularies/constant.d.ts +5 -4
- package/vocabularies/constant.d.ts.map +1 -1
- package/vocabularies/constant.js +1 -1
- package/vocabularies/csvw.d.ts +3 -2
- package/vocabularies/csvw.d.ts.map +1 -1
- package/vocabularies/csvw.js +1 -1
- package/vocabularies/ctag.d.ts +4 -2
- package/vocabularies/ctag.d.ts.map +1 -1
- package/vocabularies/ctag.js +1 -1
- package/vocabularies/dash.d.ts +3 -2
- package/vocabularies/dash.d.ts.map +1 -1
- package/vocabularies/dash.js +1 -1
- package/vocabularies/dbo.d.ts +3 -149
- package/vocabularies/dbo.d.ts.map +1 -1
- package/vocabularies/dbo.js +1 -1
- package/vocabularies/dc11.d.ts +3 -2
- package/vocabularies/dc11.d.ts.map +1 -1
- package/vocabularies/dc11.js +1 -1
- package/vocabularies/dcam.d.ts +16 -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 -2
- package/vocabularies/dcat.d.ts.map +1 -1
- package/vocabularies/dcat.js +1 -1
- package/vocabularies/dcmitype.d.ts +32 -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 -2
- package/vocabularies/dcterms.d.ts.map +1 -1
- package/vocabularies/dcterms.js +1 -1
- package/vocabularies/discipline.d.ts +3 -2
- package/vocabularies/discipline.d.ts.map +1 -1
- package/vocabularies/discipline.js +1 -1
- package/vocabularies/doap.d.ts +3 -2
- package/vocabularies/doap.d.ts.map +1 -1
- package/vocabularies/doap.js +1 -1
- package/vocabularies/dpv.d.ts +3 -2
- package/vocabularies/dpv.d.ts.map +1 -1
- package/vocabularies/dpv.js +1 -1
- package/vocabularies/dqv.d.ts +3 -2
- package/vocabularies/dqv.d.ts.map +1 -1
- package/vocabularies/dqv.js +1 -1
- package/vocabularies/dtype.d.ts +3 -2
- package/vocabularies/dtype.d.ts.map +1 -1
- package/vocabularies/dtype.js +1 -1
- package/vocabularies/duv.d.ts +3 -2
- package/vocabularies/duv.d.ts.map +1 -1
- package/vocabularies/duv.js +1 -1
- package/vocabularies/earl.d.ts +3 -2
- package/vocabularies/earl.d.ts.map +1 -1
- package/vocabularies/earl.js +1 -1
- package/vocabularies/ebucore.d.ts +2531 -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 +334 -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 -2
- package/vocabularies/foaf.d.ts.map +1 -1
- package/vocabularies/foaf.js +1 -1
- package/vocabularies/frbr.d.ts +3 -2
- package/vocabularies/frbr.d.ts.map +1 -1
- package/vocabularies/frbr.js +1 -1
- package/vocabularies/geo.d.ts +3 -2
- package/vocabularies/geo.d.ts.map +1 -1
- package/vocabularies/geo.js +1 -1
- package/vocabularies/geof.d.ts +3 -2
- package/vocabularies/geof.d.ts.map +1 -1
- package/vocabularies/geof.js +1 -1
- package/vocabularies/geor.d.ts +3 -2
- package/vocabularies/geor.d.ts.map +1 -1
- package/vocabularies/geor.js +1 -1
- package/vocabularies/gml.d.ts +4 -2
- package/vocabularies/gml.d.ts.map +1 -1
- package/vocabularies/gml.js +1 -1
- package/vocabularies/gn.d.ts +3 -2
- package/vocabularies/gn.d.ts.map +1 -1
- package/vocabularies/gn.js +1 -1
- package/vocabularies/gr.d.ts +3 -2
- package/vocabularies/gr.d.ts.map +1 -1
- package/vocabularies/gr.js +1 -1
- package/vocabularies/grddl.d.ts +3 -2
- package/vocabularies/grddl.d.ts.map +1 -1
- package/vocabularies/grddl.js +1 -1
- package/vocabularies/gs1.d.ts +2473 -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 -2
- package/vocabularies/gtfs.d.ts.map +1 -1
- package/vocabularies/gtfs.js +1 -1
- package/vocabularies/http.d.ts +3 -2
- package/vocabularies/http.d.ts.map +1 -1
- package/vocabularies/http.js +1 -1
- package/vocabularies/hydra.d.ts +4 -3
- package/vocabularies/hydra.d.ts.map +1 -1
- package/vocabularies/hydra.js +1 -1
- package/vocabularies/ical.d.ts +3 -2
- package/vocabularies/ical.d.ts.map +1 -1
- package/vocabularies/ical.js +1 -1
- package/vocabularies/ldp.d.ts +3 -2
- package/vocabularies/ldp.d.ts.map +1 -1
- package/vocabularies/ldp.js +1 -1
- package/vocabularies/locn.d.ts +55 -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 -2
- package/vocabularies/lvont.d.ts.map +1 -1
- package/vocabularies/lvont.js +1 -1
- package/vocabularies/ma.d.ts +3 -2
- package/vocabularies/ma.d.ts.map +1 -1
- package/vocabularies/ma.js +1 -1
- package/vocabularies/oa.d.ts +3 -2
- package/vocabularies/oa.d.ts.map +1 -1
- package/vocabularies/oa.js +1 -1
- package/vocabularies/og.d.ts +3 -2
- package/vocabularies/og.d.ts.map +1 -1
- package/vocabularies/og.js +1 -1
- package/vocabularies/org.d.ts +3 -2
- package/vocabularies/org.d.ts.map +1 -1
- package/vocabularies/org.js +1 -1
- package/vocabularies/owl.d.ts +3 -2
- package/vocabularies/owl.d.ts.map +1 -1
- package/vocabularies/owl.js +1 -1
- package/vocabularies/prefix.d.ts +3 -2
- package/vocabularies/prefix.d.ts.map +1 -1
- package/vocabularies/prefix.js +1 -1
- package/vocabularies/prov.d.ts +3 -2
- package/vocabularies/prov.d.ts.map +1 -1
- package/vocabularies/prov.js +1 -1
- package/vocabularies/qb.d.ts +3 -2
- package/vocabularies/qb.d.ts.map +1 -1
- package/vocabularies/qb.js +1 -1
- package/vocabularies/qkdv.d.ts +6 -2
- package/vocabularies/qkdv.d.ts.map +1 -1
- package/vocabularies/qkdv.js +1 -1
- package/vocabularies/quantitykind.d.ts +13 -4
- package/vocabularies/quantitykind.d.ts.map +1 -1
- package/vocabularies/quantitykind.js +1 -1
- package/vocabularies/qudt.d.ts +3 -3
- package/vocabularies/qudt.d.ts.map +1 -1
- package/vocabularies/qudt.js +1 -1
- package/vocabularies/rdau.d.ts +3 -2
- package/vocabularies/rdau.d.ts.map +1 -1
- package/vocabularies/rdau.js +1 -1
- package/vocabularies/rdf.d.ts +3 -2
- package/vocabularies/rdf.d.ts.map +1 -1
- package/vocabularies/rdf.js +1 -1
- package/vocabularies/rdfa.d.ts +3 -2
- package/vocabularies/rdfa.d.ts.map +1 -1
- package/vocabularies/rdfa.js +1 -1
- package/vocabularies/rdfs.d.ts +3 -2
- package/vocabularies/rdfs.d.ts.map +1 -1
- package/vocabularies/rdfs.js +1 -1
- package/vocabularies/rev.d.ts +4 -2
- package/vocabularies/rev.d.ts.map +1 -1
- package/vocabularies/rev.js +1 -1
- package/vocabularies/rico.d.ts +3 -2
- package/vocabularies/rico.d.ts.map +1 -1
- package/vocabularies/rico.js +1 -1
- package/vocabularies/rif.d.ts +4 -2
- package/vocabularies/rif.d.ts.map +1 -1
- package/vocabularies/rif.js +1 -1
- package/vocabularies/rr.d.ts +3 -2
- package/vocabularies/rr.d.ts.map +1 -1
- package/vocabularies/rr.js +1 -1
- package/vocabularies/rss.d.ts +3 -2
- package/vocabularies/rss.d.ts.map +1 -1
- package/vocabularies/rss.js +1 -1
- package/vocabularies/schema.d.ts +200 -30
- package/vocabularies/schema.d.ts.map +1 -1
- package/vocabularies/schema.js +1 -1
- package/vocabularies/sd.d.ts +3 -2
- package/vocabularies/sd.d.ts.map +1 -1
- package/vocabularies/sd.js +1 -1
- package/vocabularies/sdmx.d.ts +3 -2
- package/vocabularies/sdmx.d.ts.map +1 -1
- package/vocabularies/sdmx.js +1 -1
- package/vocabularies/sem.d.ts +3 -2
- package/vocabularies/sem.d.ts.map +1 -1
- package/vocabularies/sem.js +1 -1
- package/vocabularies/sf.d.ts +4 -2
- package/vocabularies/sf.d.ts.map +1 -1
- package/vocabularies/sf.js +1 -1
- package/vocabularies/sh.d.ts +3 -2
- package/vocabularies/sh.d.ts.map +1 -1
- package/vocabularies/sh.js +1 -1
- package/vocabularies/shex.d.ts +3 -2
- package/vocabularies/shex.d.ts.map +1 -1
- package/vocabularies/shex.js +1 -1
- package/vocabularies/sioc.d.ts +3 -2
- package/vocabularies/sioc.d.ts.map +1 -1
- package/vocabularies/sioc.js +1 -1
- package/vocabularies/skos.d.ts +3 -2
- package/vocabularies/skos.d.ts.map +1 -1
- package/vocabularies/skos.js +1 -1
- package/vocabularies/skosxl.d.ts +3 -2
- package/vocabularies/skosxl.d.ts.map +1 -1
- package/vocabularies/skosxl.js +1 -1
- package/vocabularies/sosa.d.ts +3 -2
- package/vocabularies/sosa.d.ts.map +1 -1
- package/vocabularies/sosa.js +1 -1
- package/vocabularies/sou.d.ts +3 -2
- package/vocabularies/sou.d.ts.map +1 -1
- package/vocabularies/sou.js +1 -1
- package/vocabularies/ssn.d.ts +3 -2
- package/vocabularies/ssn.d.ts.map +1 -1
- package/vocabularies/ssn.js +1 -1
- package/vocabularies/test.d.ts +3 -2
- package/vocabularies/test.d.ts.map +1 -1
- package/vocabularies/test.js +1 -1
- package/vocabularies/time.d.ts +3 -2
- package/vocabularies/time.d.ts.map +1 -1
- package/vocabularies/time.js +1 -1
- package/vocabularies/unit.d.ts +12 -5
- package/vocabularies/unit.d.ts.map +1 -1
- package/vocabularies/unit.js +1 -1
- package/vocabularies/v.d.ts +4 -2
- package/vocabularies/v.d.ts.map +1 -1
- package/vocabularies/v.js +1 -1
- package/vocabularies/vaem.d.ts +3 -2
- package/vocabularies/vaem.d.ts.map +1 -1
- package/vocabularies/vaem.js +1 -1
- package/vocabularies/vann.d.ts +3 -2
- package/vocabularies/vann.d.ts.map +1 -1
- package/vocabularies/vann.js +1 -1
- package/vocabularies/vcard.d.ts +3 -2
- package/vocabularies/vcard.d.ts.map +1 -1
- package/vocabularies/vcard.js +1 -1
- package/vocabularies/void.d.ts +3 -2
- package/vocabularies/void.d.ts.map +1 -1
- package/vocabularies/void.js +1 -1
- package/vocabularies/vs.d.ts +3 -2
- package/vocabularies/vs.d.ts.map +1 -1
- package/vocabularies/vs.js +1 -1
- package/vocabularies/wdr.d.ts +4 -2
- package/vocabularies/wdr.d.ts.map +1 -1
- package/vocabularies/wdr.js +1 -1
- package/vocabularies/wdrs.d.ts +4 -2
- package/vocabularies/wdrs.d.ts.map +1 -1
- package/vocabularies/wdrs.js +1 -1
- package/vocabularies/wgs.d.ts +3 -2
- package/vocabularies/wgs.d.ts.map +1 -1
- package/vocabularies/wgs.js +1 -1
- package/vocabularies/xhv.d.ts +3 -2
- package/vocabularies/xhv.d.ts.map +1 -1
- package/vocabularies/xhv.js +1 -1
- package/vocabularies/xkos.d.ts +3 -2
- package/vocabularies/xkos.d.ts.map +1 -1
- package/vocabularies/xkos.js +1 -1
- package/vocabularies/xml.d.ts +4 -2
- 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 -2
- package/vocabularies/xsd.d.ts.map +1 -1
- package/vocabularies/xsd.js +1 -1
- package/CHANGELOG.md +0 -130
- package/strict.d.ts +0 -84
- package/strict.d.ts.map +0 -1
- package/strict.mjs +0 -83
package/README.md
CHANGED
|
@@ -47,13 +47,13 @@ Given a package with same exports as `@zazuko/rdf-vocabularies`, it is possible
|
|
|
47
47
|
Install required peer dependencies:
|
|
48
48
|
|
|
49
49
|
```
|
|
50
|
-
npm i -D ts-node ts-morph clownface @zazuko/rdf-vocabularies
|
|
50
|
+
npm i -D ts-node ts-morph clownface @zazuko/rdf-vocabularies safe-identifier
|
|
51
51
|
```
|
|
52
52
|
|
|
53
53
|
Run the following command to generate builders package by providing the source package name and output directory.
|
|
54
54
|
|
|
55
55
|
```
|
|
56
|
-
npm run rdf-ns-builders generate -p @my/vocabularies -o builders
|
|
56
|
+
npm run rdf-ns-builders generate -p @my/vocabularies -o builders
|
|
57
57
|
```
|
|
58
58
|
|
|
59
59
|
This will create a directory `source`, containing typescript modules for all vocabularies, similar to those from [src](src/vocabularies).
|
package/build/index.js
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -14,7 +18,7 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
14
18
|
var __importStar = (this && this.__importStar) || function (mod) {
|
|
15
19
|
if (mod && mod.__esModule) return mod;
|
|
16
20
|
var result = {};
|
|
17
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
22
|
__setModuleDefault(result, mod);
|
|
19
23
|
return result;
|
|
20
24
|
};
|
|
@@ -26,17 +30,17 @@ const prefix_1 = require("./prefix");
|
|
|
26
30
|
const modules_1 = require("./modules");
|
|
27
31
|
const project = new ts_morph_1.Project();
|
|
28
32
|
async function build({ outDir, vocabsPackage }) {
|
|
29
|
-
const packagePath = vocabsPackage.startsWith('.') ? path_1.resolve(process.cwd(), vocabsPackage) : vocabsPackage;
|
|
33
|
+
const packagePath = vocabsPackage.startsWith('.') ? (0, path_1.resolve)(process.cwd(), vocabsPackage) : vocabsPackage;
|
|
30
34
|
const rdfVocabularies = await Promise.resolve().then(() => __importStar(require(packagePath)));
|
|
31
35
|
const promises = Object.entries(rdfVocabularies.prefixes).map(([prefix, namespace]) => {
|
|
32
|
-
const sourceFile = project.createSourceFile(path_1.resolve(outDir, 'vocabularies', `${prefix}.ts`), undefined, { overwrite: true });
|
|
33
|
-
return prefix_1.createPrefixFile(sourceFile, prefix, namespace, rdfVocabularies);
|
|
36
|
+
const sourceFile = project.createSourceFile((0, path_1.resolve)(outDir, 'vocabularies', `${prefix}.ts`), undefined, { overwrite: true });
|
|
37
|
+
return (0, prefix_1.createPrefixFile)(sourceFile, prefix, namespace, rdfVocabularies);
|
|
34
38
|
});
|
|
35
39
|
await Promise.all(promises);
|
|
36
|
-
const defaultModule = project.createSourceFile(path_1.resolve(outDir, 'index.ts'), undefined, { overwrite: true });
|
|
37
|
-
modules_1.createDefaultModule(defaultModule, rdfVocabularies.prefixes);
|
|
38
|
-
const
|
|
39
|
-
modules_1.
|
|
40
|
+
const defaultModule = project.createSourceFile((0, path_1.resolve)(outDir, 'index.ts'), undefined, { overwrite: true });
|
|
41
|
+
(0, modules_1.createDefaultModule)(defaultModule, rdfVocabularies.prefixes);
|
|
42
|
+
const looseModule = project.createSourceFile((0, path_1.resolve)(outDir, 'loose.ts'), undefined, { overwrite: true });
|
|
43
|
+
(0, modules_1.createLooseModule)(looseModule, rdfVocabularies.prefixes);
|
|
40
44
|
await project.save();
|
|
41
45
|
}
|
|
42
46
|
exports.build = build;
|
package/build/index.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { resolve } from 'path';
|
|
2
2
|
import { Project } from 'ts-morph';
|
|
3
3
|
import { createPrefixFile } from "./prefix.mjs";
|
|
4
|
-
import { createDefaultModule,
|
|
4
|
+
import { createDefaultModule, createLooseModule } from "./modules.mjs";
|
|
5
5
|
const project = new Project();
|
|
6
6
|
export async function build({
|
|
7
7
|
outDir,
|
|
@@ -20,9 +20,9 @@ export async function build({
|
|
|
20
20
|
overwrite: true
|
|
21
21
|
});
|
|
22
22
|
createDefaultModule(defaultModule, rdfVocabularies.prefixes);
|
|
23
|
-
const
|
|
23
|
+
const looseModule = project.createSourceFile(resolve(outDir, 'loose.ts'), undefined, {
|
|
24
24
|
overwrite: true
|
|
25
25
|
});
|
|
26
|
-
|
|
26
|
+
createLooseModule(looseModule, rdfVocabularies.prefixes);
|
|
27
27
|
await project.save();
|
|
28
28
|
}
|
package/build/interface.js
CHANGED
|
@@ -7,8 +7,8 @@ exports.createMembers = void 0;
|
|
|
7
7
|
const ts_morph_1 = require("ts-morph");
|
|
8
8
|
const rdf_vocabularies_1 = require("@zazuko/rdf-vocabularies");
|
|
9
9
|
const clownface_1 = __importDefault(require("clownface"));
|
|
10
|
-
const data_model_1 = require("@
|
|
11
|
-
const rdfsComment = data_model_1.namedNode('http://www.w3.org/2000/01/rdf-schema#comment');
|
|
10
|
+
const data_model_1 = require("@rdf-esm/data-model");
|
|
11
|
+
const rdfsComment = (0, data_model_1.namedNode)('http://www.w3.org/2000/01/rdf-schema#comment');
|
|
12
12
|
function createMember(prefixes, prefix, term, comment) {
|
|
13
13
|
const member = {
|
|
14
14
|
name: `"${term}"`,
|
|
@@ -27,10 +27,10 @@ async function createMembers(prefix, { vocabularies, prefixes }) {
|
|
|
27
27
|
if (!dataset) {
|
|
28
28
|
return [];
|
|
29
29
|
}
|
|
30
|
-
const graph = clownface_1.default({ dataset });
|
|
30
|
+
const graph = (0, clownface_1.default)({ dataset });
|
|
31
31
|
[...graph.in().toArray(), ...graph.out().toArray()]
|
|
32
32
|
.forEach((node) => {
|
|
33
|
-
const prefixedName = rdf_vocabularies_1.shrink(node.value);
|
|
33
|
+
const prefixedName = (0, rdf_vocabularies_1.shrink)(node.value);
|
|
34
34
|
const matchesPrefix = prefixedName.match(prefixedRegex);
|
|
35
35
|
if (prefixedName && matchesPrefix) {
|
|
36
36
|
const term = matchesPrefix[1];
|
package/build/interface.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { StructureKind } from 'ts-morph';
|
|
2
2
|
import { shrink } from '@zazuko/rdf-vocabularies';
|
|
3
3
|
import cf from 'clownface';
|
|
4
|
-
import { namedNode } from '@
|
|
4
|
+
import { namedNode } from '@rdf-esm/data-model';
|
|
5
5
|
const rdfsComment = namedNode('http://www.w3.org/2000/01/rdf-schema#comment');
|
|
6
6
|
|
|
7
7
|
function createMember(prefixes, prefix, term, comment) {
|
package/build/modules.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { SourceFile } from 'ts-morph';
|
|
2
|
+
export declare function createLooseModule(sourceFile: SourceFile, prefixes: Record<string, string>): void;
|
|
2
3
|
export declare function createDefaultModule(sourceFile: SourceFile, prefixes: Record<string, string>): void;
|
|
3
|
-
export declare function createStrictModule(sourceFile: SourceFile, prefixes: Record<string, string>): void;
|
|
4
4
|
//# sourceMappingURL=modules.d.ts.map
|
package/build/modules.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"modules.d.ts","sourceRoot":"","sources":["../src/build/modules.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4C,UAAU,EAAE,MAAM,UAAU,CAAA;AAa/E,wBAAgB,
|
|
1
|
+
{"version":3,"file":"modules.d.ts","sourceRoot":"","sources":["../src/build/modules.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4C,UAAU,EAAE,MAAM,UAAU,CAAA;AAa/E,wBAAgB,iBAAiB,CAAC,UAAU,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,IAAI,CAIhG;AAED,wBAAgB,mBAAmB,CAAC,UAAU,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,IAAI,CAIlG"}
|
package/build/modules.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.createDefaultModule = exports.createLooseModule = void 0;
|
|
4
4
|
const safe_identifier_1 = require("safe-identifier");
|
|
5
5
|
function createExport(prefix, exportName) {
|
|
6
6
|
return {
|
|
7
7
|
namedExports: [{
|
|
8
8
|
name: exportName,
|
|
9
|
-
alias: safe_identifier_1.identifier(prefix),
|
|
9
|
+
alias: (0, safe_identifier_1.identifier)(prefix),
|
|
10
10
|
}],
|
|
11
11
|
moduleSpecifier: `./vocabularies/${prefix}`,
|
|
12
12
|
};
|
|
13
13
|
}
|
|
14
|
-
function
|
|
14
|
+
function createLooseModule(sourceFile, prefixes) {
|
|
15
15
|
Object.keys(prefixes).forEach(prefix => {
|
|
16
16
|
sourceFile.addExportDeclaration(createExport(prefix, 'loose'));
|
|
17
17
|
});
|
|
18
18
|
}
|
|
19
|
-
exports.
|
|
20
|
-
function
|
|
19
|
+
exports.createLooseModule = createLooseModule;
|
|
20
|
+
function createDefaultModule(sourceFile, prefixes) {
|
|
21
21
|
Object.keys(prefixes).forEach(prefix => {
|
|
22
22
|
sourceFile.addExportDeclaration(createExport(prefix, 'strict'));
|
|
23
23
|
});
|
|
24
24
|
}
|
|
25
|
-
exports.
|
|
25
|
+
exports.createDefaultModule = createDefaultModule;
|
package/build/modules.mjs
CHANGED
|
@@ -10,12 +10,12 @@ function createExport(prefix, exportName) {
|
|
|
10
10
|
};
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
-
export function
|
|
13
|
+
export function createLooseModule(sourceFile, prefixes) {
|
|
14
14
|
Object.keys(prefixes).forEach(prefix => {
|
|
15
15
|
sourceFile.addExportDeclaration(createExport(prefix, 'loose'));
|
|
16
16
|
});
|
|
17
17
|
}
|
|
18
|
-
export function
|
|
18
|
+
export function createDefaultModule(sourceFile, prefixes) {
|
|
19
19
|
Object.keys(prefixes).forEach(prefix => {
|
|
20
20
|
sourceFile.addExportDeclaration(createExport(prefix, 'strict'));
|
|
21
21
|
});
|
package/build/prefix.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prefix.d.ts","sourceRoot":"","sources":["../src/build/prefix.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,
|
|
1
|
+
{"version":3,"file":"prefix.d.ts","sourceRoot":"","sources":["../src/build/prefix.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAA0C,MAAM,UAAU,CAAA;AAI7E,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,GAAG,CAAA;AAE7C,wBAAsB,gBAAgB,CAAC,UAAU,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,oBAAoB,iBAyD7H"}
|
package/build/prefix.js
CHANGED
|
@@ -6,7 +6,7 @@ const safe_identifier_1 = require("safe-identifier");
|
|
|
6
6
|
const interface_1 = require("./interface");
|
|
7
7
|
const strings_1 = require("./strings");
|
|
8
8
|
async function createPrefixFile(sourceFile, prefix, namespace, vocabs) {
|
|
9
|
-
const interfaceName = safe_identifier_1.identifier(strings_1.toProperCase(prefix));
|
|
9
|
+
const interfaceName = (0, safe_identifier_1.identifier)((0, strings_1.toProperCase)(prefix));
|
|
10
10
|
sourceFile.addImportDeclaration({
|
|
11
11
|
defaultImport: 'namespace',
|
|
12
12
|
namedImports: [{
|
|
@@ -23,7 +23,12 @@ async function createPrefixFile(sourceFile, prefix, namespace, vocabs) {
|
|
|
23
23
|
const prefixInterface = sourceFile.addInterface({
|
|
24
24
|
name: interfaceName,
|
|
25
25
|
});
|
|
26
|
-
prefixInterface.
|
|
26
|
+
prefixInterface.addMember({
|
|
27
|
+
name: "''",
|
|
28
|
+
kind: ts_morph_1.StructureKind.PropertySignature,
|
|
29
|
+
type: `NamedNode<'${namespace}'>`,
|
|
30
|
+
});
|
|
31
|
+
prefixInterface.addMembers(await (0, interface_1.createMembers)(prefix, vocabs));
|
|
27
32
|
sourceFile.addVariableStatement({
|
|
28
33
|
declarations: [{
|
|
29
34
|
name: 'builder',
|
package/build/prefix.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { VariableDeclarationKind } from 'ts-morph';
|
|
1
|
+
import { StructureKind, VariableDeclarationKind } from 'ts-morph';
|
|
2
2
|
import { identifier } from 'safe-identifier';
|
|
3
3
|
import { createMembers } from "./interface.mjs";
|
|
4
4
|
import { toProperCase } from "./strings.mjs";
|
|
@@ -20,6 +20,11 @@ export async function createPrefixFile(sourceFile, prefix, namespace, vocabs) {
|
|
|
20
20
|
const prefixInterface = sourceFile.addInterface({
|
|
21
21
|
name: interfaceName
|
|
22
22
|
});
|
|
23
|
+
prefixInterface.addMember({
|
|
24
|
+
name: "''",
|
|
25
|
+
kind: StructureKind.PropertySignature,
|
|
26
|
+
type: `NamedNode<'${namespace}'>`
|
|
27
|
+
});
|
|
23
28
|
prefixInterface.addMembers(await createMembers(prefix, vocabs));
|
|
24
29
|
sourceFile.addVariableStatement({
|
|
25
30
|
declarations: [{
|
package/index.d.ts
CHANGED
|
@@ -1,84 +1,91 @@
|
|
|
1
|
-
export {
|
|
2
|
-
export {
|
|
3
|
-
export {
|
|
4
|
-
export {
|
|
5
|
-
export {
|
|
6
|
-
export {
|
|
7
|
-
export {
|
|
8
|
-
export {
|
|
9
|
-
export {
|
|
10
|
-
export {
|
|
11
|
-
export {
|
|
12
|
-
export {
|
|
13
|
-
export {
|
|
14
|
-
export {
|
|
15
|
-
export {
|
|
16
|
-
export {
|
|
17
|
-
export {
|
|
18
|
-
export {
|
|
19
|
-
export {
|
|
20
|
-
export {
|
|
21
|
-
export {
|
|
22
|
-
export {
|
|
23
|
-
export {
|
|
24
|
-
export {
|
|
25
|
-
export {
|
|
26
|
-
export {
|
|
27
|
-
export {
|
|
28
|
-
export {
|
|
29
|
-
export {
|
|
30
|
-
export {
|
|
31
|
-
export {
|
|
32
|
-
export {
|
|
33
|
-
export {
|
|
34
|
-
export {
|
|
35
|
-
export {
|
|
36
|
-
export {
|
|
37
|
-
export {
|
|
38
|
-
export {
|
|
39
|
-
export {
|
|
40
|
-
export {
|
|
41
|
-
export {
|
|
42
|
-
export {
|
|
43
|
-
export {
|
|
44
|
-
export {
|
|
45
|
-
export {
|
|
46
|
-
export {
|
|
47
|
-
export {
|
|
48
|
-
export {
|
|
49
|
-
export {
|
|
50
|
-
export {
|
|
51
|
-
export {
|
|
52
|
-
export {
|
|
53
|
-
export {
|
|
54
|
-
export {
|
|
55
|
-
export {
|
|
56
|
-
export {
|
|
57
|
-
export {
|
|
58
|
-
export {
|
|
59
|
-
export {
|
|
60
|
-
export {
|
|
61
|
-
export {
|
|
62
|
-
export {
|
|
63
|
-
export {
|
|
64
|
-
export {
|
|
65
|
-
export {
|
|
66
|
-
export {
|
|
67
|
-
export {
|
|
68
|
-
export {
|
|
69
|
-
export {
|
|
70
|
-
export {
|
|
71
|
-
export {
|
|
72
|
-
export {
|
|
73
|
-
export {
|
|
74
|
-
export {
|
|
75
|
-
export {
|
|
76
|
-
export {
|
|
77
|
-
export {
|
|
78
|
-
export {
|
|
79
|
-
export {
|
|
80
|
-
export {
|
|
81
|
-
export {
|
|
82
|
-
export {
|
|
83
|
-
export {
|
|
1
|
+
export { strict as acl } from './vocabularies/acl';
|
|
2
|
+
export { strict as as } from './vocabularies/as';
|
|
3
|
+
export { strict as bibo } from './vocabularies/bibo';
|
|
4
|
+
export { strict as cc } from './vocabularies/cc';
|
|
5
|
+
export { strict as cnt } from './vocabularies/cnt';
|
|
6
|
+
export { strict as constant } from './vocabularies/constant';
|
|
7
|
+
export { strict as csvw } from './vocabularies/csvw';
|
|
8
|
+
export { strict as ctag } from './vocabularies/ctag';
|
|
9
|
+
export { strict as dash } from './vocabularies/dash';
|
|
10
|
+
export { strict as dbo } from './vocabularies/dbo';
|
|
11
|
+
export { strict as dc11 } from './vocabularies/dc11';
|
|
12
|
+
export { strict as dcam } from './vocabularies/dcam';
|
|
13
|
+
export { strict as dcat } from './vocabularies/dcat';
|
|
14
|
+
export { strict as dcmitype } from './vocabularies/dcmitype';
|
|
15
|
+
export { strict as dcterms } from './vocabularies/dcterms';
|
|
16
|
+
export { strict as discipline } from './vocabularies/discipline';
|
|
17
|
+
export { strict as doap } from './vocabularies/doap';
|
|
18
|
+
export { strict as dpv } from './vocabularies/dpv';
|
|
19
|
+
export { strict as dqv } from './vocabularies/dqv';
|
|
20
|
+
export { strict as dtype } from './vocabularies/dtype';
|
|
21
|
+
export { strict as duv } from './vocabularies/duv';
|
|
22
|
+
export { strict as earl } from './vocabularies/earl';
|
|
23
|
+
export { strict as ebucore } from './vocabularies/ebucore';
|
|
24
|
+
export { strict as exif } from './vocabularies/exif';
|
|
25
|
+
export { strict as foaf } from './vocabularies/foaf';
|
|
26
|
+
export { strict as frbr } from './vocabularies/frbr';
|
|
27
|
+
export { strict as geo } from './vocabularies/geo';
|
|
28
|
+
export { strict as geof } from './vocabularies/geof';
|
|
29
|
+
export { strict as geor } from './vocabularies/geor';
|
|
30
|
+
export { strict as gml } from './vocabularies/gml';
|
|
31
|
+
export { strict as gn } from './vocabularies/gn';
|
|
32
|
+
export { strict as gr } from './vocabularies/gr';
|
|
33
|
+
export { strict as grddl } from './vocabularies/grddl';
|
|
34
|
+
export { strict as gs1 } from './vocabularies/gs1';
|
|
35
|
+
export { strict as gtfs } from './vocabularies/gtfs';
|
|
36
|
+
export { strict as http } from './vocabularies/http';
|
|
37
|
+
export { strict as hydra } from './vocabularies/hydra';
|
|
38
|
+
export { strict as ical } from './vocabularies/ical';
|
|
39
|
+
export { strict as ldp } from './vocabularies/ldp';
|
|
40
|
+
export { strict as locn } from './vocabularies/locn';
|
|
41
|
+
export { strict as lvont } from './vocabularies/lvont';
|
|
42
|
+
export { strict as ma } from './vocabularies/ma';
|
|
43
|
+
export { strict as oa } from './vocabularies/oa';
|
|
44
|
+
export { strict as og } from './vocabularies/og';
|
|
45
|
+
export { strict as org } from './vocabularies/org';
|
|
46
|
+
export { strict as owl } from './vocabularies/owl';
|
|
47
|
+
export { strict as prefix } from './vocabularies/prefix';
|
|
48
|
+
export { strict as prov } from './vocabularies/prov';
|
|
49
|
+
export { strict as qb } from './vocabularies/qb';
|
|
50
|
+
export { strict as qkdv } from './vocabularies/qkdv';
|
|
51
|
+
export { strict as quantitykind } from './vocabularies/quantitykind';
|
|
52
|
+
export { strict as qudt } from './vocabularies/qudt';
|
|
53
|
+
export { strict as rdau } from './vocabularies/rdau';
|
|
54
|
+
export { strict as rdf } from './vocabularies/rdf';
|
|
55
|
+
export { strict as rdfa } from './vocabularies/rdfa';
|
|
56
|
+
export { strict as rdfs } from './vocabularies/rdfs';
|
|
57
|
+
export { strict as rev } from './vocabularies/rev';
|
|
58
|
+
export { strict as rico } from './vocabularies/rico';
|
|
59
|
+
export { strict as rif } from './vocabularies/rif';
|
|
60
|
+
export { strict as rr } from './vocabularies/rr';
|
|
61
|
+
export { strict as rss } from './vocabularies/rss';
|
|
62
|
+
export { strict as schema } from './vocabularies/schema';
|
|
63
|
+
export { strict as sd } from './vocabularies/sd';
|
|
64
|
+
export { strict as sdmx } from './vocabularies/sdmx';
|
|
65
|
+
export { strict as sem } from './vocabularies/sem';
|
|
66
|
+
export { strict as sf } from './vocabularies/sf';
|
|
67
|
+
export { strict as sh } from './vocabularies/sh';
|
|
68
|
+
export { strict as shex } from './vocabularies/shex';
|
|
69
|
+
export { strict as sioc } from './vocabularies/sioc';
|
|
70
|
+
export { strict as skos } from './vocabularies/skos';
|
|
71
|
+
export { strict as skosxl } from './vocabularies/skosxl';
|
|
72
|
+
export { strict as sosa } from './vocabularies/sosa';
|
|
73
|
+
export { strict as sou } from './vocabularies/sou';
|
|
74
|
+
export { strict as ssn } from './vocabularies/ssn';
|
|
75
|
+
export { strict as test } from './vocabularies/test';
|
|
76
|
+
export { strict as time } from './vocabularies/time';
|
|
77
|
+
export { strict as unit } from './vocabularies/unit';
|
|
78
|
+
export { strict as v } from './vocabularies/v';
|
|
79
|
+
export { strict as vaem } from './vocabularies/vaem';
|
|
80
|
+
export { strict as vann } from './vocabularies/vann';
|
|
81
|
+
export { strict as vcard } from './vocabularies/vcard';
|
|
82
|
+
export { strict as _void } from './vocabularies/void';
|
|
83
|
+
export { strict as vs } from './vocabularies/vs';
|
|
84
|
+
export { strict as wdr } from './vocabularies/wdr';
|
|
85
|
+
export { strict as wdrs } from './vocabularies/wdrs';
|
|
86
|
+
export { strict as wgs } from './vocabularies/wgs';
|
|
87
|
+
export { strict as xhv } from './vocabularies/xhv';
|
|
88
|
+
export { strict as xkos } from './vocabularies/xkos';
|
|
89
|
+
export { strict as xml } from './vocabularies/xml';
|
|
90
|
+
export { strict as xsd } from './vocabularies/xsd';
|
|
84
91
|
//# sourceMappingURL=index.d.ts.map
|
package/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["src/index.ts"],"names":[],"mappings":"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"}
|