Category:Property: Difference between revisions

Update package: OSW Core
(Install package: OSW Core)
 
(Update package: OSW Core)
 
jsonschema
Line 8: Line 8:
             },
             },
             "property_type": "Property:Has_type",
             "property_type": "Property:Has_type",
            "label**": "Property:Has_preferred_property_label",
            "description**": "Property:Has_property_description",
             "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 37:
     ],
     ],
     "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.",