Skip to content

Commit aa0478f

Browse files
committed
feat: provide prefixes definition in the overlay file
These prefixes are copied from https://github.com/dandi/schema/blob/master/releases/0.7.0/context.json
1 parent c78f9d3 commit aa0478f

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)