472
edits
(Update package: OSW Core) |
(Update package: OSW Core) |
||
jsonschema | |||
---|---|---|---|
Line 10: | Line 10: | ||
"external_uri": "Property:External_formatter_uri", | "external_uri": "Property:External_formatter_uri", | ||
"ontology_iri": "Property:Equivalent URI", | "ontology_iri": "Property:Equivalent URI", | ||
"imported_from*": "Property:Imported_from", | |||
"subproperty_of": { | "subproperty_of": { | ||
"@id": "Property:Subproperty_of", | "@id": "Property:Subproperty_of", | ||
Line 34: | Line 35: | ||
], | ], | ||
"properties": { | "properties": { | ||
"imported_from": { | |||
"type": "string", | |||
"description": "A prefixed IRI defining this entry as a imported term. In OSW the prefix must be a registered imported ontology.", | |||
"title": "Imported from", | |||
"example": "schema:Person" | |||
}, | |||
"name": { | "name": { | ||
"description": "For properties this value is the primary identifier.", | "description": "For properties this value is the primary identifier.", |
edits