Skip to content

Commit

Permalink
Define all prefixes for RDF output
Browse files Browse the repository at this point in the history
  • Loading branch information
mih committed Jan 3, 2024
1 parent c7464bd commit 7d18560
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/linkml/datalad-dataset-version-schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@ description: >-
versions.
prefixes:
annex: https://concepts.datalad.org/namespace/annex-uuid/
dlco: https://concepts.datalad.org/ontology/
dcat: http://www.w3.org/ns/dcat#
dct: http://purl.org/dc/terms/
RDFS: http://www.w3.org/2000/01/rdf-schema#
dlco: https://concepts.datalad.org/ontology/
prov: http://www.w3.org/ns/prov#
spdx: http://spdx.org/rdf/terms#
imports:
- datalad
- git-annex
Expand Down

0 comments on commit 7d18560

Please sign in to comment.