Skip to content

Commit 28c5b44

Browse files
authored
Merge pull request #383 from dandi/linkml-auto-converted-enh
feat: provide `prefixes` definition in the overlay file
2 parents c78f9d3 + aa0478f commit 28c5b44

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

dandischema/models_overlay.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,27 @@ name: dandi-schema
22
id: https://schema.dandiarchive.org/s/dandi/v0.7
33
version: 0.7.0
44
status: eunal:concept-status/DRAFT
5+
6+
prefixes:
7+
dandi: http://schema.dandiarchive.org/
8+
dcite: http://schema.dandiarchive.org/datacite/
9+
dandiasset: http://dandiarchive.org/asset/
10+
DANDI: http://dandiarchive.org/dandiset/
11+
dct: http://purl.org/dc/terms/
12+
owl: http://www.w3.org/2002/07/owl#
13+
rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#
14+
rdfa: http://www.w3.org/ns/rdfa#
15+
rdfs: http://www.w3.org/2000/01/rdf-schema#
16+
schema: http://schema.org/
17+
xsd: http://www.w3.org/2001/XMLSchema#
18+
skos: http://www.w3.org/2004/02/skos/core#
19+
prov: http://www.w3.org/ns/prov#
20+
pav: http://purl.org/pav/
21+
nidm: http://purl.org/nidash/nidm#
22+
uuid: http://uuid.repronim.org/
23+
rs: http://schema.repronim.org/
24+
RRID: "https://scicrunch.org/resolver/RRID:"
25+
ORCID: https://orcid.org/
26+
ROR: https://ror.org/
27+
PATO: http://purl.obolibrary.org/obo/PATO_
28+
spdx: http://spdx.org/licenses/

0 commit comments

Comments
 (0)