Dedicated prefix for use with uncurated PIDs #56
1 changed files with 5 additions and 1 deletions
|
|
@ -73,7 +73,11 @@ types:
|
||||||
# taken from https://concepts.datalad.org/s/temporal/unreleased/
|
# taken from https://concepts.datalad.org/s/temporal/unreleased/
|
||||||
# to avoid the relatively complex schema import
|
# to avoid the relatively complex schema import
|
||||||
W3CISO8601:
|
W3CISO8601:
|
||||||
uri: w3ctr:NOTE-datetime
|
# this URI is not optimal, because it does not disclose the real
|
||||||
|
# constraints. However, using something like w3ctr:NOTE-datetime
|
||||||
|
# prevents RDFLIB from being able to read records annotated with
|
||||||
|
# that datatype
|
||||||
|
uri: xsd:string
|
||||||
description:
|
description:
|
||||||
W3C variant/subset of IS08601 for specifying date(times).
|
W3C variant/subset of IS08601 for specifying date(times).
|
||||||
Supported are
|
Supported are
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue