-
Notifications
You must be signed in to change notification settings - Fork 3
BasicType
Hans Lienhop edited this page Oct 5, 2023
·
8 revisions
Type: object
path: #
Properties
-
identifier
- Type:
string - path: #/properties/identifier
- Type:
-
name
required- please use printable ascii characters without blank
- Type:
string - path: #/properties/name
- The value must match this pattern:
^([!-~])+$ - Length: ≤ 256
-
description
- Type:
string - path: #/properties/description
- The value must match this pattern:
(.| )* - Length: ≤ 2048
-
versioning
- Type:
object - path: #/properties/versioning
-
Properties
-
version
- Type:
string - path: #/properties/versioning/properties/version
-
previousVersion
- path: #/properties/versioning/properties/previousVersion
-
nextVersion
- path: #/properties/versioning/properties/nextVersion
-
version
-
provenance
- Type:
object - path: #/properties/provenance
-
Properties
-
contributors
- Type:
array -
path: #/properties/provenance/properties/contributors
- Items
- Type:
object - path: #/properties/provenance/properties/contributors/items
-
Properties
-
identifiedUsing
required- Type:
string - path: #/properties/provenance/properties/contributors/items/properties/identifiedUsing
-
name
required- Type:
string - path: #/properties/provenance/properties/contributors/items/properties/name
- Length: ≤ 2048
-
details
- Type:
string - path: #/properties/provenance/properties/contributors/items/properties/details
- String format must be a "textarea"
- Length: ≤ 1024
-
identifiedUsing
-
creationDate
- Type:
string - path: #/properties/provenance/properties/creationDate
- String format must be a "datetime"
-
lastModificationDate
- Type:
string - path: #/properties/provenance/properties/lastModificationDate
- String format must be a "datetime"
-
W3C PROV
- The W3C defines some attributes that can link digital entities to others, via different kinds of relationships. Please use handle PID's if possible.
- Type:
array - path: #/properties/provenance/properties/W3C PROV
- Item Count: between 1 and 1
- Items
- Type:
object - path: #/properties/provenance/properties/W3C PROV/items
-
Properties
-
wasDerivedFrom
- Type:
array -
path: #/properties/provenance/properties/W3C PROV/items/properties/wasDerivedFrom
- Items
- Type:
string - path: #/properties/provenance/properties/W3C PROV/items/properties/wasDerivedFrom/items
- Type:
-
specializationOf
- Type:
array -
path: #/properties/provenance/properties/W3C PROV/items/properties/specializationOf
- Items
- Type:
string - path: #/properties/provenance/properties/W3C PROV/items/properties/specializationOf/items
- Type:
-
wasRevisionOf
- Type:
array -
path: #/properties/provenance/properties/W3C PROV/items/properties/wasRevisionOf
- Items
- Type:
string - path: #/properties/provenance/properties/W3C PROV/items/properties/wasRevisionOf/items
- Type:
-
hadPrimarySource
- Type:
array -
path: #/properties/provenance/properties/W3C PROV/items/properties/hadPrimarySource
- Items
- Type:
string - path: #/properties/provenance/properties/W3C PROV/items/properties/hadPrimarySource/items
- Type:
-
wasQuotedFrom
- Type:
array -
path: #/properties/provenance/properties/W3C PROV/items/properties/wasQuotedFrom
- Items
- Type:
string - path: #/properties/provenance/properties/W3C PROV/items/properties/wasQuotedFrom/items
- Type:
-
alternateOf
- Type:
array -
path: #/properties/provenance/properties/W3C PROV/items/properties/alternateOf
- Items
- Type:
string - path: #/properties/provenance/properties/W3C PROV/items/properties/alternateOf/items
- Type:
-
wasDerivedFrom
-
contributors
-
Aliases
- Provide a list of aliases as alternatives to the chosen name.
- Type:
array -
path: #/properties/Aliases
- Items
- Type:
string - path: #/properties/Aliases/items
-
MeasuredUnits
- Units that are measured using this type.
- Type:
array -
path: #/properties/MeasuredUnits
- Items
- path: #/properties/MeasuredUnits/items
-
ExpectedUse
- Type:
string - path: #/properties/ExpectedUse
- String format must be a "textarea"
- Length: ≤ 1024
-
TypeSchema
-
path: #/properties/TypeSchema
- String format must be a "textarea"
- Length: ≤ 1024
Generated with json-schema-md-doc