From d3570dcf08bf91c56e0b9c66d95fc5c8f8205f06 Mon Sep 17 00:00:00 2001 From: tpluscode Date: Fri, 8 Mar 2024 11:25:10 +0100 Subject: [PATCH] build: ban rdf-js --- .changeset/loud-ducks-exercise.md | 108 ++++++++++++++ ontologies/acl/package.json | 5 +- ontologies/as/package.json | 3 + ontologies/bibo/package.json | 3 + ontologies/cc/package.json | 3 + ontologies/cert/package.json | 3 + ontologies/cnt/package.json | 3 + ontologies/constant/package.json | 3 + ontologies/crm/package.json | 3 + ontologies/csvw/package.json | 3 + ontologies/ctag/package.json | 3 + ontologies/dash-sparql/package.json | 3 + ontologies/dash/package.json | 3 + ontologies/dbo/package.json | 3 + ontologies/dc11/package.json | 3 + ontologies/dcam/package.json | 3 + ontologies/dcat/package.json | 3 + ontologies/dcmitype/package.json | 3 + ontologies/dcterms/package.json | 3 + ontologies/dig/package.json | 5 +- ontologies/discipline/package.json | 3 + ontologies/doap/package.json | 3 + ontologies/dpv/package.json | 5 +- ontologies/dqv/package.json | 5 +- ontologies/dtype/package.json | 5 +- ontologies/duv/package.json | 5 +- ontologies/earl/package.json | 5 +- ontologies/ebucore/package.json | 5 +- ontologies/exif/package.json | 5 +- ontologies/foaf/package.json | 5 +- ontologies/frbr/package.json | 5 +- ontologies/geo/package.json | 5 +- ontologies/geof/package.json | 5 +- ontologies/geor/package.json | 5 +- ontologies/gml/package.json | 5 +- ontologies/gn/package.json | 5 +- ontologies/gr/package.json | 5 +- ontologies/grddl/package.json | 5 +- ontologies/gs1/package.json | 5 +- ontologies/gtfs/package.json | 5 +- ontologies/http/package.json | 5 +- ontologies/hydra/package.json | 5 +- ontologies/ical/package.json | 5 +- ontologies/la/package.json | 5 +- ontologies/ldp/package.json | 5 +- ontologies/list/package.json | 5 +- ontologies/locn/package.json | 3 + ontologies/log/package.json | 5 +- ontologies/lvont/package.json | 5 +- ontologies/m4i/package.json | 5 +- ontologies/ma/package.json | 5 +- ontologies/mads/package.json | 5 +- ontologies/math/package.json | 5 +- ontologies/oa/package.json | 5 +- ontologies/og/package.json | 5 +- ontologies/oidc/package.json | 5 +- ontologies/org/package.json | 5 +- ontologies/owl/package.json | 5 +- ontologies/pim/package.json | 5 +- ontologies/prefix/package.json | 5 +- ontologies/prov/package.json | 5 +- ontologies/qb/package.json | 5 +- ontologies/qkdv/package.json | 5 +- ontologies/quantitykind/package.json | 5 +- ontologies/qudt/package.json | 5 +- ontologies/rdau/package.json | 5 +- ontologies/rdf/package.json | 5 +- ontologies/rdfa/package.json | 5 +- ontologies/rdfs/package.json | 5 +- ontologies/rev/package.json | 5 +- ontologies/rico/package.json | 5 +- ontologies/rr/package.json | 5 +- ontologies/rss/package.json | 5 +- ontologies/schema/package.json | 5 +- ontologies/sd/package.json | 5 +- ontologies/sdmx/package.json | 5 +- ontologies/sem/package.json | 5 +- ontologies/set/package.json | 5 +- ontologies/sf/package.json | 5 +- ontologies/sh/package.json | 5 +- ontologies/shex/package.json | 5 +- ontologies/shsh/package.json | 5 +- ontologies/sioc/package.json | 5 +- ontologies/skos/package.json | 5 +- ontologies/skosxl/package.json | 5 +- ontologies/solid/package.json | 5 +- ontologies/sosa/package.json | 5 +- ontologies/sou/package.json | 5 +- ontologies/ssn/package.json | 5 +- ontologies/stat/package.json | 5 +- ontologies/string/package.json | 5 +- ontologies/test/package.json | 5 +- ontologies/time/package.json | 5 +- ontologies/unit/package.json | 5 +- ontologies/vaem/package.json | 5 +- ontologies/vann/package.json | 5 +- ontologies/vcard/package.json | 5 +- ontologies/void/package.json | 5 +- ontologies/vs/package.json | 5 +- ontologies/wdrs/package.json | 5 +- ontologies/wgs/package.json | 5 +- ontologies/xhv/package.json | 5 +- ontologies/xkos/package.json | 5 +- ontologies/xsd/package.json | 5 +- package-lock.json | 9 +- packages/builder/package.json | 2 +- packages/prefixes/prefixes.ts | 206 +++++++++++++-------------- 107 files changed, 608 insertions(+), 192 deletions(-) create mode 100644 .changeset/loud-ducks-exercise.md diff --git a/.changeset/loud-ducks-exercise.md b/.changeset/loud-ducks-exercise.md new file mode 100644 index 00000000..59917023 --- /dev/null +++ b/.changeset/loud-ducks-exercise.md @@ -0,0 +1,108 @@ +--- +"@vocabulary/quantitykind": patch +"@vocabulary/dash-sparql": patch +"@vocabulary/discipline": patch +"@vocabulary/constant": patch +"@vocabulary/dcmitype": patch +"@vocabulary/dcterms": patch +"@vocabulary/ebucore": patch +"@vocabulary/prefix": patch +"@vocabulary/schema": patch +"@vocabulary/skosxl": patch +"@vocabulary/string": patch +"@vocabulary/dtype": patch +"@vocabulary/grddl": patch +"@vocabulary/hydra": patch +"@vocabulary/lvont": patch +"@vocabulary/solid": patch +"@vocabulary/vcard": patch +"@vocabulary/builder": patch +"@vocabulary/bibo": patch +"@vocabulary/cert": patch +"@vocabulary/csvw": patch +"@vocabulary/ctag": patch +"@vocabulary/dash": patch +"@vocabulary/dc11": patch +"@vocabulary/dcam": patch +"@vocabulary/dcat": patch +"@vocabulary/doap": patch +"@vocabulary/earl": patch +"@vocabulary/exif": patch +"@vocabulary/foaf": patch +"@vocabulary/frbr": patch +"@vocabulary/geof": patch +"@vocabulary/geor": patch +"@vocabulary/gtfs": patch +"@vocabulary/http": patch +"@vocabulary/ical": patch +"@vocabulary/list": patch +"@vocabulary/locn": patch +"@vocabulary/mads": patch +"@vocabulary/math": patch +"@vocabulary/oidc": patch +"@vocabulary/prov": patch +"@vocabulary/qkdv": patch +"@vocabulary/qudt": patch +"@vocabulary/rdau": patch +"@vocabulary/rdfa": patch +"@vocabulary/rdfs": patch +"@vocabulary/rico": patch +"@vocabulary/sdmx": patch +"@vocabulary/shex": patch +"@vocabulary/shsh": patch +"@vocabulary/sioc": patch +"@vocabulary/skos": patch +"@vocabulary/sosa": patch +"@vocabulary/stat": patch +"@vocabulary/test": patch +"@vocabulary/time": patch +"@vocabulary/unit": patch +"@vocabulary/vaem": patch +"@vocabulary/vann": patch +"@vocabulary/void": patch +"@vocabulary/wdrs": patch +"@vocabulary/xkos": patch +"@vocabulary/acl": patch +"@vocabulary/cnt": patch +"@vocabulary/crm": patch +"@vocabulary/dbo": patch +"@vocabulary/dig": patch +"@vocabulary/dpv": patch +"@vocabulary/dqv": patch +"@vocabulary/duv": patch +"@vocabulary/geo": patch +"@vocabulary/gml": patch +"@vocabulary/gs1": patch +"@vocabulary/ldp": patch +"@vocabulary/log": patch +"@vocabulary/m4i": patch +"@vocabulary/org": patch +"@vocabulary/owl": patch +"@vocabulary/pim": patch +"@vocabulary/rdf": patch +"@vocabulary/rev": patch +"@vocabulary/rss": patch +"@vocabulary/sem": patch +"@vocabulary/set": patch +"@vocabulary/sou": patch +"@vocabulary/ssn": patch +"@vocabulary/wgs": patch +"@vocabulary/xhv": patch +"@vocabulary/xsd": patch +"@vocabulary/as": patch +"@vocabulary/cc": patch +"@vocabulary/gn": patch +"@vocabulary/gr": patch +"@vocabulary/la": patch +"@vocabulary/ma": patch +"@vocabulary/oa": patch +"@vocabulary/og": patch +"@vocabulary/qb": patch +"@vocabulary/rr": patch +"@vocabulary/sd": patch +"@vocabulary/sf": patch +"@vocabulary/sh": patch +"@vocabulary/vs": patch +--- + +Use `@rdfjs/types` instead of `rdf-js` in built TS module diff --git a/ontologies/acl/package.json b/ontologies/acl/package.json index ad06cb69..f0536502 100644 --- a/ontologies/acl/package.json +++ b/ontologies/acl/package.json @@ -23,5 +23,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/as/package.json b/ontologies/as/package.json index aad85dac..a5c5c090 100644 --- a/ontologies/as/package.json +++ b/ontologies/as/package.json @@ -28,5 +28,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/bibo/package.json b/ontologies/bibo/package.json index 5fdd142e..637f5428 100644 --- a/ontologies/bibo/package.json +++ b/ontologies/bibo/package.json @@ -27,5 +27,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/cc/package.json b/ontologies/cc/package.json index 1b323b92..3af094cc 100644 --- a/ontologies/cc/package.json +++ b/ontologies/cc/package.json @@ -27,5 +27,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/cert/package.json b/ontologies/cert/package.json index 2d49cb14..68f47719 100644 --- a/ontologies/cert/package.json +++ b/ontologies/cert/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/cnt/package.json b/ontologies/cnt/package.json index beba43a7..ead9c201 100644 --- a/ontologies/cnt/package.json +++ b/ontologies/cnt/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/constant/package.json b/ontologies/constant/package.json index 6273f03c..79817e0d 100644 --- a/ontologies/constant/package.json +++ b/ontologies/constant/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/crm/package.json b/ontologies/crm/package.json index d0ed429d..7a95b0f9 100644 --- a/ontologies/crm/package.json +++ b/ontologies/crm/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/csvw/package.json b/ontologies/csvw/package.json index 0c913652..8f948242 100644 --- a/ontologies/csvw/package.json +++ b/ontologies/csvw/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/ctag/package.json b/ontologies/ctag/package.json index b0f0217a..187b662f 100644 --- a/ontologies/ctag/package.json +++ b/ontologies/ctag/package.json @@ -28,5 +28,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dash-sparql/package.json b/ontologies/dash-sparql/package.json index 85136581..928e5074 100644 --- a/ontologies/dash-sparql/package.json +++ b/ontologies/dash-sparql/package.json @@ -27,5 +27,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dash/package.json b/ontologies/dash/package.json index e70b6f6a..1ce957a9 100644 --- a/ontologies/dash/package.json +++ b/ontologies/dash/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dbo/package.json b/ontologies/dbo/package.json index 4785afbf..3efdac75 100644 --- a/ontologies/dbo/package.json +++ b/ontologies/dbo/package.json @@ -33,5 +33,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dc11/package.json b/ontologies/dc11/package.json index 0c835bc8..51f98f8a 100644 --- a/ontologies/dc11/package.json +++ b/ontologies/dc11/package.json @@ -25,5 +25,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dcam/package.json b/ontologies/dcam/package.json index 27fe6db1..524816df 100644 --- a/ontologies/dcam/package.json +++ b/ontologies/dcam/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dcat/package.json b/ontologies/dcat/package.json index 2d3f2be4..39cee590 100644 --- a/ontologies/dcat/package.json +++ b/ontologies/dcat/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dcmitype/package.json b/ontologies/dcmitype/package.json index aeada05f..bf780ac9 100644 --- a/ontologies/dcmitype/package.json +++ b/ontologies/dcmitype/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dcterms/package.json b/ontologies/dcterms/package.json index 8dfbb5cb..c7bb3fe6 100644 --- a/ontologies/dcterms/package.json +++ b/ontologies/dcterms/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dig/package.json b/ontologies/dig/package.json index 5038ceae..d1667e55 100644 --- a/ontologies/dig/package.json +++ b/ontologies/dig/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/discipline/package.json b/ontologies/discipline/package.json index f7d37a4c..e174a5e0 100644 --- a/ontologies/discipline/package.json +++ b/ontologies/discipline/package.json @@ -25,5 +25,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/doap/package.json b/ontologies/doap/package.json index af6ff677..bba2ab9a 100644 --- a/ontologies/doap/package.json +++ b/ontologies/doap/package.json @@ -27,5 +27,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dpv/package.json b/ontologies/dpv/package.json index bc1c3364..c4d87334 100644 --- a/ontologies/dpv/package.json +++ b/ontologies/dpv/package.json @@ -44,5 +44,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/dqv/package.json b/ontologies/dqv/package.json index e6519e4a..f10199f0 100644 --- a/ontologies/dqv/package.json +++ b/ontologies/dqv/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/dtype/package.json b/ontologies/dtype/package.json index 79b1853a..59debb8d 100644 --- a/ontologies/dtype/package.json +++ b/ontologies/dtype/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/duv/package.json b/ontologies/duv/package.json index 74ff1531..f396def5 100644 --- a/ontologies/duv/package.json +++ b/ontologies/duv/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/earl/package.json b/ontologies/earl/package.json index 56765e45..fe6b5e5a 100644 --- a/ontologies/earl/package.json +++ b/ontologies/earl/package.json @@ -29,5 +29,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/ebucore/package.json b/ontologies/ebucore/package.json index b0a29aa1..073459ef 100644 --- a/ontologies/ebucore/package.json +++ b/ontologies/ebucore/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/exif/package.json b/ontologies/exif/package.json index 6a53e2f3..e46d3b20 100644 --- a/ontologies/exif/package.json +++ b/ontologies/exif/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/foaf/package.json b/ontologies/foaf/package.json index 677e3f6c..470a8640 100644 --- a/ontologies/foaf/package.json +++ b/ontologies/foaf/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/frbr/package.json b/ontologies/frbr/package.json index 3f9e35db..764c77e8 100644 --- a/ontologies/frbr/package.json +++ b/ontologies/frbr/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/geo/package.json b/ontologies/geo/package.json index 663594ba..0672ff17 100644 --- a/ontologies/geo/package.json +++ b/ontologies/geo/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/geof/package.json b/ontologies/geof/package.json index 0b977b9d..352b93f6 100644 --- a/ontologies/geof/package.json +++ b/ontologies/geof/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/geor/package.json b/ontologies/geor/package.json index 4d980c64..7f31c901 100644 --- a/ontologies/geor/package.json +++ b/ontologies/geor/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/gml/package.json b/ontologies/gml/package.json index 5059465d..7b230d9c 100644 --- a/ontologies/gml/package.json +++ b/ontologies/gml/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/gn/package.json b/ontologies/gn/package.json index 385fc6f8..708d0a69 100644 --- a/ontologies/gn/package.json +++ b/ontologies/gn/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/gr/package.json b/ontologies/gr/package.json index d535c40c..9144b711 100644 --- a/ontologies/gr/package.json +++ b/ontologies/gr/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/grddl/package.json b/ontologies/grddl/package.json index ff107326..b8fa7f5b 100644 --- a/ontologies/grddl/package.json +++ b/ontologies/grddl/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/gs1/package.json b/ontologies/gs1/package.json index e2889019..15aacc5e 100644 --- a/ontologies/gs1/package.json +++ b/ontologies/gs1/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/gtfs/package.json b/ontologies/gtfs/package.json index 03ef7b51..b27ce355 100644 --- a/ontologies/gtfs/package.json +++ b/ontologies/gtfs/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/http/package.json b/ontologies/http/package.json index 25b9ed66..64c08be9 100644 --- a/ontologies/http/package.json +++ b/ontologies/http/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/hydra/package.json b/ontologies/hydra/package.json index 7ec926c4..23a37b34 100644 --- a/ontologies/hydra/package.json +++ b/ontologies/hydra/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/ical/package.json b/ontologies/ical/package.json index 9f7e1504..bf24fa0c 100644 --- a/ontologies/ical/package.json +++ b/ontologies/ical/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/la/package.json b/ontologies/la/package.json index b18bd665..8661e3aa 100644 --- a/ontologies/la/package.json +++ b/ontologies/la/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/ldp/package.json b/ontologies/ldp/package.json index 6b6cbf34..dca06586 100644 --- a/ontologies/ldp/package.json +++ b/ontologies/ldp/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/list/package.json b/ontologies/list/package.json index bc3cb060..715a76bf 100644 --- a/ontologies/list/package.json +++ b/ontologies/list/package.json @@ -30,5 +30,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/locn/package.json b/ontologies/locn/package.json index 800483b1..370cee40 100644 --- a/ontologies/locn/package.json +++ b/ontologies/locn/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/log/package.json b/ontologies/log/package.json index 7da19166..8ec1ae73 100644 --- a/ontologies/log/package.json +++ b/ontologies/log/package.json @@ -30,5 +30,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/lvont/package.json b/ontologies/lvont/package.json index 5425a0e9..97052aa0 100644 --- a/ontologies/lvont/package.json +++ b/ontologies/lvont/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/m4i/package.json b/ontologies/m4i/package.json index e87be77f..de77b123 100644 --- a/ontologies/m4i/package.json +++ b/ontologies/m4i/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/ma/package.json b/ontologies/ma/package.json index 9a2e0829..37f6d50b 100644 --- a/ontologies/ma/package.json +++ b/ontologies/ma/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/mads/package.json b/ontologies/mads/package.json index 8ef76f96..b623db52 100644 --- a/ontologies/mads/package.json +++ b/ontologies/mads/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/math/package.json b/ontologies/math/package.json index f7bba970..7dd284b2 100644 --- a/ontologies/math/package.json +++ b/ontologies/math/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/oa/package.json b/ontologies/oa/package.json index 465f4457..bb3effac 100644 --- a/ontologies/oa/package.json +++ b/ontologies/oa/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/og/package.json b/ontologies/og/package.json index 78ee403f..7bf0137e 100644 --- a/ontologies/og/package.json +++ b/ontologies/og/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/oidc/package.json b/ontologies/oidc/package.json index 793e0ad6..8a1ffd42 100644 --- a/ontologies/oidc/package.json +++ b/ontologies/oidc/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/org/package.json b/ontologies/org/package.json index 552815ee..ca148cb7 100644 --- a/ontologies/org/package.json +++ b/ontologies/org/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/owl/package.json b/ontologies/owl/package.json index cb6df5b3..e9e7dbcd 100644 --- a/ontologies/owl/package.json +++ b/ontologies/owl/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/pim/package.json b/ontologies/pim/package.json index 380ab851..c60aa034 100644 --- a/ontologies/pim/package.json +++ b/ontologies/pim/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/prefix/package.json b/ontologies/prefix/package.json index 9213f0c2..d6848623 100644 --- a/ontologies/prefix/package.json +++ b/ontologies/prefix/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/prov/package.json b/ontologies/prov/package.json index ee9709ad..42ec12c8 100644 --- a/ontologies/prov/package.json +++ b/ontologies/prov/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/qb/package.json b/ontologies/qb/package.json index 3c060095..411ee423 100644 --- a/ontologies/qb/package.json +++ b/ontologies/qb/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/qkdv/package.json b/ontologies/qkdv/package.json index a97d4989..18ae3827 100644 --- a/ontologies/qkdv/package.json +++ b/ontologies/qkdv/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/quantitykind/package.json b/ontologies/quantitykind/package.json index 215a5845..16882378 100644 --- a/ontologies/quantitykind/package.json +++ b/ontologies/quantitykind/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/qudt/package.json b/ontologies/qudt/package.json index 04d43322..637016b8 100644 --- a/ontologies/qudt/package.json +++ b/ontologies/qudt/package.json @@ -36,5 +36,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/rdau/package.json b/ontologies/rdau/package.json index 4fe646df..0e8ef607 100644 --- a/ontologies/rdau/package.json +++ b/ontologies/rdau/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/rdf/package.json b/ontologies/rdf/package.json index 704818ac..1a80d37a 100644 --- a/ontologies/rdf/package.json +++ b/ontologies/rdf/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/rdfa/package.json b/ontologies/rdfa/package.json index 1c09540a..3a56d8bb 100644 --- a/ontologies/rdfa/package.json +++ b/ontologies/rdfa/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/rdfs/package.json b/ontologies/rdfs/package.json index 202c966c..57936854 100644 --- a/ontologies/rdfs/package.json +++ b/ontologies/rdfs/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/rev/package.json b/ontologies/rev/package.json index 9eac34e9..06eac639 100644 --- a/ontologies/rev/package.json +++ b/ontologies/rev/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/rico/package.json b/ontologies/rico/package.json index de62a046..faeac0af 100644 --- a/ontologies/rico/package.json +++ b/ontologies/rico/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/rr/package.json b/ontologies/rr/package.json index feefc29c..e2546633 100644 --- a/ontologies/rr/package.json +++ b/ontologies/rr/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/rss/package.json b/ontologies/rss/package.json index acf53370..0380fd71 100644 --- a/ontologies/rss/package.json +++ b/ontologies/rss/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/schema/package.json b/ontologies/schema/package.json index a39da127..c7e7fa2e 100644 --- a/ontologies/schema/package.json +++ b/ontologies/schema/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/sd/package.json b/ontologies/sd/package.json index 671e4472..ca327b75 100644 --- a/ontologies/sd/package.json +++ b/ontologies/sd/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/sdmx/package.json b/ontologies/sdmx/package.json index 9fbe9a71..59263d57 100644 --- a/ontologies/sdmx/package.json +++ b/ontologies/sdmx/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/sem/package.json b/ontologies/sem/package.json index 2d758a10..208896ab 100644 --- a/ontologies/sem/package.json +++ b/ontologies/sem/package.json @@ -31,5 +31,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/set/package.json b/ontologies/set/package.json index cc0f2762..7a436896 100644 --- a/ontologies/set/package.json +++ b/ontologies/set/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/sf/package.json b/ontologies/sf/package.json index ba15ccf7..f5d91941 100644 --- a/ontologies/sf/package.json +++ b/ontologies/sf/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/sh/package.json b/ontologies/sh/package.json index 4a138cd3..017ba0db 100644 --- a/ontologies/sh/package.json +++ b/ontologies/sh/package.json @@ -35,5 +35,8 @@ "*.nq", "*.nt", "CHANGELOG.md" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/shex/package.json b/ontologies/shex/package.json index d1568c65..ccfef825 100644 --- a/ontologies/shex/package.json +++ b/ontologies/shex/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/shsh/package.json b/ontologies/shsh/package.json index 94d01de4..fd96496a 100644 --- a/ontologies/shsh/package.json +++ b/ontologies/shsh/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/sioc/package.json b/ontologies/sioc/package.json index 5e7fa32c..35f4eb1c 100644 --- a/ontologies/sioc/package.json +++ b/ontologies/sioc/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/skos/package.json b/ontologies/skos/package.json index 7626471a..4ca560d6 100644 --- a/ontologies/skos/package.json +++ b/ontologies/skos/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/skosxl/package.json b/ontologies/skosxl/package.json index a847bc33..cf33d53f 100644 --- a/ontologies/skosxl/package.json +++ b/ontologies/skosxl/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/solid/package.json b/ontologies/solid/package.json index 0a08e52d..8580836a 100644 --- a/ontologies/solid/package.json +++ b/ontologies/solid/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/sosa/package.json b/ontologies/sosa/package.json index 33122eb1..78427a68 100644 --- a/ontologies/sosa/package.json +++ b/ontologies/sosa/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/sou/package.json b/ontologies/sou/package.json index a0ea164b..91bba0c7 100644 --- a/ontologies/sou/package.json +++ b/ontologies/sou/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/ssn/package.json b/ontologies/ssn/package.json index 62f5c511..384b1547 100644 --- a/ontologies/ssn/package.json +++ b/ontologies/ssn/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/stat/package.json b/ontologies/stat/package.json index 9f809985..24b07808 100644 --- a/ontologies/stat/package.json +++ b/ontologies/stat/package.json @@ -29,5 +29,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/string/package.json b/ontologies/string/package.json index 86362103..a457ec28 100644 --- a/ontologies/string/package.json +++ b/ontologies/string/package.json @@ -30,5 +30,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/test/package.json b/ontologies/test/package.json index 45e04ec2..e88aa59a 100644 --- a/ontologies/test/package.json +++ b/ontologies/test/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/time/package.json b/ontologies/time/package.json index fe0c3dde..7b4e6206 100644 --- a/ontologies/time/package.json +++ b/ontologies/time/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/unit/package.json b/ontologies/unit/package.json index c611abc3..53c0606c 100644 --- a/ontologies/unit/package.json +++ b/ontologies/unit/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/vaem/package.json b/ontologies/vaem/package.json index a3d68e35..42b1074e 100644 --- a/ontologies/vaem/package.json +++ b/ontologies/vaem/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/vann/package.json b/ontologies/vann/package.json index ac429a06..35e18b28 100644 --- a/ontologies/vann/package.json +++ b/ontologies/vann/package.json @@ -31,5 +31,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/vcard/package.json b/ontologies/vcard/package.json index 00029513..60d5f5f2 100644 --- a/ontologies/vcard/package.json +++ b/ontologies/vcard/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/void/package.json b/ontologies/void/package.json index c11e964a..c892f48c 100644 --- a/ontologies/void/package.json +++ b/ontologies/void/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/vs/package.json b/ontologies/vs/package.json index 7e656091..5100ab56 100644 --- a/ontologies/vs/package.json +++ b/ontologies/vs/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/wdrs/package.json b/ontologies/wdrs/package.json index 1800c972..7315c98e 100644 --- a/ontologies/wdrs/package.json +++ b/ontologies/wdrs/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/wgs/package.json b/ontologies/wgs/package.json index 172d4143..2f7ebcc1 100644 --- a/ontologies/wgs/package.json +++ b/ontologies/wgs/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/xhv/package.json b/ontologies/xhv/package.json index 3b05b544..19198e91 100644 --- a/ontologies/xhv/package.json +++ b/ontologies/xhv/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/xkos/package.json b/ontologies/xkos/package.json index 1b4b7295..7e67bcdb 100644 --- a/ontologies/xkos/package.json +++ b/ontologies/xkos/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/xsd/package.json b/ontologies/xsd/package.json index efeb0f34..1e77ceca 100644 --- a/ontologies/xsd/package.json +++ b/ontologies/xsd/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/package-lock.json b/package-lock.json index dcd60217..7ba0b11f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -820,10 +820,9 @@ } }, "node_modules/@rdfjs/serializer-rdfjs": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/@rdfjs/serializer-rdfjs/-/serializer-rdfjs-0.1.1.tgz", - "integrity": "sha512-1B8rDyzoYuKWreAMWkZmO6jYUc5qPxZJqKoRT2v6xeQxwILdCTq7FjWJq4IELhEbKecSgeFWqG5AaCYfn0CBmA==", - "license": "MIT", + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/@rdfjs/serializer-rdfjs/-/serializer-rdfjs-0.1.2.tgz", + "integrity": "sha512-MksS/Vd9HaSHtudB0+ZX6PQ1UQH9rcJVjdERVmBfmRMRvDJhSE968HcJ0vfe9QIJmIiRjESL0rgnNtkYjcqsSA==", "dependencies": { "@rdfjs/sink": "^2.0.0", "js-string-escape": "^1.0.1", @@ -10673,7 +10672,7 @@ "dependencies": { "@rdfjs/fetch-lite": "^3.2.1", "@rdfjs/formats": "^4", - "@rdfjs/serializer-rdfjs": "^0.1.1", + "@rdfjs/serializer-rdfjs": "^0.1.2", "@rdfjs/types": "^1.1.0", "@zazuko/env-node": "^2.1.1", "@zazuko/prefixes": "^2.0.0", diff --git a/packages/builder/package.json b/packages/builder/package.json index f24b4ab9..1e40c3de 100644 --- a/packages/builder/package.json +++ b/packages/builder/package.json @@ -11,7 +11,7 @@ "dependencies": { "@rdfjs/fetch-lite": "^3.2.1", "@rdfjs/formats": "^4", - "@rdfjs/serializer-rdfjs": "^0.1.1", + "@rdfjs/serializer-rdfjs": "^0.1.2", "@rdfjs/types": "^1.1.0", "@zazuko/env-node": "^2.1.1", "@zazuko/prefixes": "^2.0.0", diff --git a/packages/prefixes/prefixes.ts b/packages/prefixes/prefixes.ts index d129a6a1..db64bef3 100644 --- a/packages/prefixes/prefixes.ts +++ b/packages/prefixes/prefixes.ts @@ -1,110 +1,110 @@ import prefixesOnly from './lib/prefixesOnly.js' const packagedPrefixes = { - acl: 'http://www.w3.org/ns/auth/acl#', - as: 'https://www.w3.org/ns/activitystreams#', - bibo: 'http://purl.org/ontology/bibo/', - cc: 'http://creativecommons.org/ns#', - cert: 'http://www.w3.org/ns/auth/cert#', - cnt: 'http://www.w3.org/2011/content#', - constant: 'http://qudt.org/vocab/constant/', - crm: 'http://www.cidoc-crm.org/cidoc-crm/', - csvw: 'http://www.w3.org/ns/csvw#', - ctag: 'http://commontag.org/ns#', + 'acl': 'http://www.w3.org/ns/auth/acl#', + 'as': 'https://www.w3.org/ns/activitystreams#', + 'bibo': 'http://purl.org/ontology/bibo/', + 'cc': 'http://creativecommons.org/ns#', + 'cert': 'http://www.w3.org/ns/auth/cert#', + 'cnt': 'http://www.w3.org/2011/content#', + 'constant': 'http://qudt.org/vocab/constant/', + 'crm': 'http://www.cidoc-crm.org/cidoc-crm/', + 'csvw': 'http://www.w3.org/ns/csvw#', + 'ctag': 'http://commontag.org/ns#', 'dash-sparql': 'http://datashapes.org/sparql#', - dash: 'http://datashapes.org/dash#', - dbo: 'http://dbpedia.org/ontology/', - dc11: 'http://purl.org/dc/elements/1.1/', - dcam: 'http://purl.org/dc/dcam/', - dcat: 'http://www.w3.org/ns/dcat#', - dcmitype: 'http://purl.org/dc/dcmitype/', - dcterms: 'http://purl.org/dc/terms/', - dig: 'http://www.ics.forth.gr/isl/CRMdig/', - discipline: 'http://qudt.org/vocab/discipline/', - doap: 'http://usefulinc.com/ns/doap#', - dpv: 'http://www.w3.org/ns/dpv#', - dqv: 'http://www.w3.org/ns/dqv#', - dtype: 'http://www.linkedmodel.org/schema/dtype#', - duv: 'http://www.w3.org/ns/duv#', - earl: 'http://www.w3.org/ns/earl#', - ebucore: 'http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#', - exif: 'http://www.w3.org/2003/12/exif/ns#', - foaf: 'http://xmlns.com/foaf/0.1/', - frbr: 'http://purl.org/vocab/frbr/core#', - geo: 'http://www.opengis.net/ont/geosparql#', - geof: 'http://www.opengis.net/def/function/geosparql/', - geor: 'http://www.opengis.net/def/rule/geosparql/', - gml: 'http://www.opengis.net/ont/gml#', - gn: 'http://www.geonames.org/ontology#', - gr: 'http://purl.org/goodrelations/v1#', - grddl: 'http://www.w3.org/2003/g/data-view#', - gs1: 'https://gs1.org/voc/', - gtfs: 'http://vocab.gtfs.org/terms#', - http: 'http://www.w3.org/2011/http#', - hydra: 'http://www.w3.org/ns/hydra/core#', - ical: 'http://www.w3.org/2002/12/cal/icaltzd#', - la: 'https://linked.art/ns/terms/', - ldp: 'http://www.w3.org/ns/ldp#', - list: 'http://www.w3.org/2000/10/swap/list#', - locn: 'http://www.w3.org/ns/locn#', - log: 'http://www.w3.org/2000/10/swap/log#', - lvont: 'http://lexvo.org/ontology#', - m4i: 'http://w3id.org/nfdi4ing/metadata4ing#', - ma: 'http://www.w3.org/ns/ma-ont#', - mads: 'http://www.loc.gov/mads/rdf/v1#', - math: 'http://www.w3.org/2000/10/swap/math#', - oa: 'http://www.w3.org/ns/oa#', - og: 'http://ogp.me/ns#', - oidc: 'http://www.w3.org/ns/solid/oidc#', - org: 'http://www.w3.org/ns/org#', - owl: 'http://www.w3.org/2002/07/owl#', - pim: 'http://www.w3.org/ns/pim/space#', - prefix: 'http://qudt.org/vocab/prefix/', - prov: 'http://www.w3.org/ns/prov#', - qb: 'http://purl.org/linked-data/cube#', - qkdv: 'http://qudt.org/vocab/dimensionvector/', - quantitykind: 'http://qudt.org/vocab/quantitykind/', - qudt: 'http://qudt.org/schema/qudt/', - rdau: 'http://rdaregistry.info/Elements/u/', - rdf: 'http://www.w3.org/1999/02/22-rdf-syntax-ns#', - rdfa: 'http://www.w3.org/ns/rdfa#', - rdfs: 'http://www.w3.org/2000/01/rdf-schema#', - rev: 'http://purl.org/stuff/rev#', - rico: 'https://www.ica.org/standards/RiC/ontology#', - rr: 'http://www.w3.org/ns/r2rml#', - rss: 'http://purl.org/rss/1.0/', - schema: 'http://schema.org/', - sd: 'http://www.w3.org/ns/sparql-service-description#', - sdmx: 'http://purl.org/linked-data/sdmx#', - sem: 'http://semanticweb.cs.vu.nl/2009/11/sem/', - set: 'http://www.w3.org/2000/10/swap/set#', - sf: 'http://www.opengis.net/ont/sf#', - sh: 'http://www.w3.org/ns/shacl#', - shex: 'http://www.w3.org/ns/shex#', - shsh: 'http://www.w3.org/ns/shacl-shacl#', - sioc: 'http://rdfs.org/sioc/ns#', - skos: 'http://www.w3.org/2004/02/skos/core#', - skosxl: 'http://www.w3.org/2008/05/skos-xl#', - solid: 'http://www.w3.org/ns/solid/terms#', - sosa: 'http://www.w3.org/ns/sosa/', - sou: 'http://qudt.org/vocab/sou/', - ssn: 'http://www.w3.org/ns/ssn/', - stat: 'http://www.w3.org/ns/posix/stat#', - string: 'http://www.w3.org/2000/10/swap/string#', - test: 'http://www.w3.org/2006/03/test-description#', - time: 'http://www.w3.org/2006/time#', - unit: 'http://qudt.org/vocab/unit/', - vaem: 'http://www.linkedmodel.org/schema/vaem#', - vann: 'http://purl.org/vocab/vann/', - vcard: 'http://www.w3.org/2006/vcard/ns#', - void: 'http://rdfs.org/ns/void#', - vs: 'http://www.w3.org/2003/06/sw-vocab-status/ns#', - vso: 'http://purl.org/vso/ns#', - wdrs: 'http://www.w3.org/2007/05/powder-s#', - wgs: 'http://www.w3.org/2003/01/geo/wgs84_pos#', - xhv: 'http://www.w3.org/1999/xhtml/vocab#', - xkos: 'http://rdf-vocabulary.ddialliance.org/xkos#', - xsd: 'http://www.w3.org/2001/XMLSchema#', + 'dash': 'http://datashapes.org/dash#', + 'dbo': 'http://dbpedia.org/ontology/', + 'dc11': 'http://purl.org/dc/elements/1.1/', + 'dcam': 'http://purl.org/dc/dcam/', + 'dcat': 'http://www.w3.org/ns/dcat#', + 'dcmitype': 'http://purl.org/dc/dcmitype/', + 'dcterms': 'http://purl.org/dc/terms/', + 'dig': 'http://www.ics.forth.gr/isl/CRMdig/', + 'discipline': 'http://qudt.org/vocab/discipline/', + 'doap': 'http://usefulinc.com/ns/doap#', + 'dpv': 'http://www.w3.org/ns/dpv#', + 'dqv': 'http://www.w3.org/ns/dqv#', + 'dtype': 'http://www.linkedmodel.org/schema/dtype#', + 'duv': 'http://www.w3.org/ns/duv#', + 'earl': 'http://www.w3.org/ns/earl#', + 'ebucore': 'http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#', + 'exif': 'http://www.w3.org/2003/12/exif/ns#', + 'foaf': 'http://xmlns.com/foaf/0.1/', + 'frbr': 'http://purl.org/vocab/frbr/core#', + 'geo': 'http://www.opengis.net/ont/geosparql#', + 'geof': 'http://www.opengis.net/def/function/geosparql/', + 'geor': 'http://www.opengis.net/def/rule/geosparql/', + 'gml': 'http://www.opengis.net/ont/gml#', + 'gn': 'http://www.geonames.org/ontology#', + 'gr': 'http://purl.org/goodrelations/v1#', + 'grddl': 'http://www.w3.org/2003/g/data-view#', + 'gs1': 'https://gs1.org/voc/', + 'gtfs': 'http://vocab.gtfs.org/terms#', + 'http': 'http://www.w3.org/2011/http#', + 'hydra': 'http://www.w3.org/ns/hydra/core#', + 'ical': 'http://www.w3.org/2002/12/cal/icaltzd#', + 'la': 'https://linked.art/ns/terms/', + 'ldp': 'http://www.w3.org/ns/ldp#', + 'list': 'http://www.w3.org/2000/10/swap/list#', + 'locn': 'http://www.w3.org/ns/locn#', + 'log': 'http://www.w3.org/2000/10/swap/log#', + 'lvont': 'http://lexvo.org/ontology#', + 'm4i': 'http://w3id.org/nfdi4ing/metadata4ing#', + 'ma': 'http://www.w3.org/ns/ma-ont#', + 'mads': 'http://www.loc.gov/mads/rdf/v1#', + 'math': 'http://www.w3.org/2000/10/swap/math#', + 'oa': 'http://www.w3.org/ns/oa#', + 'og': 'http://ogp.me/ns#', + 'oidc': 'http://www.w3.org/ns/solid/oidc#', + 'org': 'http://www.w3.org/ns/org#', + 'owl': 'http://www.w3.org/2002/07/owl#', + 'pim': 'http://www.w3.org/ns/pim/space#', + 'prefix': 'http://qudt.org/vocab/prefix/', + 'prov': 'http://www.w3.org/ns/prov#', + 'qb': 'http://purl.org/linked-data/cube#', + 'qkdv': 'http://qudt.org/vocab/dimensionvector/', + 'quantitykind': 'http://qudt.org/vocab/quantitykind/', + 'qudt': 'http://qudt.org/schema/qudt/', + 'rdau': 'http://rdaregistry.info/Elements/u/', + 'rdf': 'http://www.w3.org/1999/02/22-rdf-syntax-ns#', + 'rdfa': 'http://www.w3.org/ns/rdfa#', + 'rdfs': 'http://www.w3.org/2000/01/rdf-schema#', + 'rev': 'http://purl.org/stuff/rev#', + 'rico': 'https://www.ica.org/standards/RiC/ontology#', + 'rr': 'http://www.w3.org/ns/r2rml#', + 'rss': 'http://purl.org/rss/1.0/', + 'schema': 'http://schema.org/', + 'sd': 'http://www.w3.org/ns/sparql-service-description#', + 'sdmx': 'http://purl.org/linked-data/sdmx#', + 'sem': 'http://semanticweb.cs.vu.nl/2009/11/sem/', + 'set': 'http://www.w3.org/2000/10/swap/set#', + 'sf': 'http://www.opengis.net/ont/sf#', + 'sh': 'http://www.w3.org/ns/shacl#', + 'shex': 'http://www.w3.org/ns/shex#', + 'shsh': 'http://www.w3.org/ns/shacl-shacl#', + 'sioc': 'http://rdfs.org/sioc/ns#', + 'skos': 'http://www.w3.org/2004/02/skos/core#', + 'skosxl': 'http://www.w3.org/2008/05/skos-xl#', + 'solid': 'http://www.w3.org/ns/solid/terms#', + 'sosa': 'http://www.w3.org/ns/sosa/', + 'sou': 'http://qudt.org/vocab/sou/', + 'ssn': 'http://www.w3.org/ns/ssn/', + 'stat': 'http://www.w3.org/ns/posix/stat#', + 'string': 'http://www.w3.org/2000/10/swap/string#', + 'test': 'http://www.w3.org/2006/03/test-description#', + 'time': 'http://www.w3.org/2006/time#', + 'unit': 'http://qudt.org/vocab/unit/', + 'vaem': 'http://www.linkedmodel.org/schema/vaem#', + 'vann': 'http://purl.org/vocab/vann/', + 'vcard': 'http://www.w3.org/2006/vcard/ns#', + 'void': 'http://rdfs.org/ns/void#', + 'vs': 'http://www.w3.org/2003/06/sw-vocab-status/ns#', + 'vso': 'http://purl.org/vso/ns#', + 'wdrs': 'http://www.w3.org/2007/05/powder-s#', + 'wgs': 'http://www.w3.org/2003/01/geo/wgs84_pos#', + 'xhv': 'http://www.w3.org/1999/xhtml/vocab#', + 'xkos': 'http://rdf-vocabulary.ddialliance.org/xkos#', + 'xsd': 'http://www.w3.org/2001/XMLSchema#', } const prefixes = {