Category:Property: Difference between revisions

From OpenSemanticWorld
Update package: OSW Core
(Update package: OSW Core)
(Update package: OSW Core)
jsondata
Line 1: Line 1:
{
{
    "type": [
"type": [
        "Category:Category"
"Category:Category"
    ],
],
    "subclass_of": [
"subclass_of": [
        "Category:Entity"
"Category:Entity"
    ],
],
    "uuid": "19a1a69a-6843-442c-a9cf-b8e884db7047",
"uuid": "19a1a69a-6843-442c-a9cf-b8e884db7047",
    "name": "Property",
"name": "Property",
    "label": [
"label": [
        {
{
            "text": "Property",
"text": "Property",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Attribut",
"text": "Attribut",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "description": [
"description": [
        {
{
            "text": "The named relation between a subject and an object",
"text": "The named relation between a subject and an object",
            "lang": "en"
"lang": "en"
        },
},
        {
{
            "text": "Die benannte Beziehung zwischen einem Subjekt und einem Objekt",
"text": "Die benannte Beziehung zwischen einem Subjekt und einem Objekt",
            "lang": "de"
"lang": "de"
        }
}
    ],
],
    "utf8_icon": [
"utf8_icon": [
        "⇨",
"⇨",
        "⇒",
"⇒",
        "→"
"→"
    ]
]
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        "/wiki/Category:Entity?action=raw\u0026slot=jsonschema",
{
        {
"description**": "Property:Has property description",
            "type": {
"exact_ontology_match***": {
                "@id": "Property:HasType",
"@id": "owl:equivalentProperty",
                "@type": "@id"
"@type": "@id"
            },
},
            "property_type": "Property:Has_type",
"external_uri": "Property:External_formatter_uri",
            "label**": "Property:Has_preferred_property_label",
"imported_from*": "Property:Imported_from",
            "description**": "Property:Has_property_description",
"inverse_of": {
            "external_uri": "Property:External_formatter_uri",
"@id": "owl:inverseOf",
            "ontology_iri": "Property:Equivalent_URI",
"@type": "@id"
            "imported_from*": "Property:Imported_from",
},
            "subproperty_of": {
"inverse_of*": {
                "@id": "Property:Subproperty_of",
"@id": "Property:InverseOf",
                "@type": "@id"
"@type": "@id"
            }
},
        }
"label**": "Property:Has preferred property label",
    ],
"ontologies": {
    "type": "object",
"@id": "rdfs:isDefinedBy",
    "allOf": [
"@type": "@id"
        {
},
            "$ref": "/wiki/Category:Entity?action=raw\u0026slot=jsonschema"
"ontologies*": {
        }
"@id": "Property:IsPartOf",
    ],
"@type": "@id"
    "uuid": "19a1a69a-6843-442c-a9cf-b8e884db7047",
},
    "title": "Property",
"ontology_iri": "Property:Equivalent_URI",
    "title*": {
"property_type": "Property:Has_type",
        "de": "Attribut",
"relations": {
        "en": "Property"
"@id": "rdfs:subPropertyOf",
    },
"@type": "@id"
    "required": [
},
        "name",
"relations*": {
        "property_type",
"@id": "Property:HasRelation",
        "type"
"@type": "@id"
    ],
},
    "properties": {
"see_also": {
        "imported_from": {
"@id": "rdfs:seeAlso"
            "type": "string",
},
            "description": "A prefixed IRI defining this entry as a imported term. In OSW the prefix must be a registered imported ontology.",
"see_also*": "Property:HasUrl",
            "title": "Imported from",
"subproperty_of": {
            "example": "schema:Person"
"@id": "rdfs:subPropertyOf",
        },
"@type": "@id"
        "name": {
},
            "description": "For properties this value is the primary identifier.",
"subproperty_of*": {
            "description*": {
"@id": "Property:Subproperty_of",
                "de": "Für Attribute ist dieser Wert der primäre Identifier."
"@type": "@id"
            },
}
            "options": {
},
                "hidden": false
"/wiki/Category:Entity?action=raw\u0026slot=jsonschema"
            }
],
        },
"allOf": [
        "property_type": {
{
            "title": "Data type",
"$ref": "/wiki/Category:Entity?action=raw\u0026slot=jsonschema"
            "title*": {
}
                "de": "Datentyp"
],
            },
"type": "object",
            "description": "see https://www.semantic-mediawiki.org/wiki/Help:List_of_datatypes",
"uuid": "19a1a69a-6843-442c-a9cf-b8e884db7047",
            "type": "string",
"title": "Property",
            "enum": [
"title*": {
                "Annotation URI",
"de": "Attribut",
                "Boolean",
"en": "Property"
                "Email",
},
                "Number",
"description": "The named relation between a subject and an object",
                "Page",
"description*": {
                "Temperature",
"en": "The named relation between a subject and an object",
                "Text",
"de": "Die benannte Beziehung zwischen einem Subjekt und einem Objekt"
                "URL",
},
                "Date",
"required": [
                "Code",
"name",
                "Telephone number",
"property_type",
                "Quantity",
"type"
                "Record",
],
                "Monolingual text",
"properties": {
                "External identifier",
"imported_from": {
                "Reference",
"type": "string",
                "Keyword",
"description": "A prefixed IRI defining this entry as a imported term. In OSW the prefix must be a registered imported ontology.",
                "Geographic coordinates"
"title": "Imported from",
            ],
"example": "schema:Person"
            "default": "Page",
},
            "options": {
"name": {
                "enum_titles": [
"description": "For properties this value is the primary identifier.",
                    "Annotation URI",
"description*": {
                    "Boolean",
"de": "Für Attribute ist dieser Wert der primäre Identifier."
                    "Email",
},
                    "Number",
"options": {
                    "Page",
"hidden": false
                    "Temperature",
}
                    "Text",
},
                    "URL",
"property_type": {
                    "Date",
"title": "Data type",
                    "Code",
"title*": {
                    "Telephone number",
"de": "Datentyp"
                    "Quantity",
},
                    "Record",
"description": "See https://www.semantic-mediawiki.org/wiki/Help:List_of_datatypes",
                    "Monolingual text",
"description*": {
                    "External identifier",
"de": "Siehe https://www.semantic-mediawiki.org/wiki/Help:List_of_datatypes"
                    "Reference",
},
                    "Keyword",
"type": "string",
                    "Geographic coordinates"
"enum": [
                ],
"Annotation URI",
                "enum_titles*": {
"Boolean",
                    "de": [
"Email",
                        "Annotations-URI",
"Number",
                        "Wahrheitswert",
"Page",
                        "Email",
"Temperature",
                        "Zahl",
"Text",
                        "Seite",
"URL",
                        "Temperatur",
"Date",
                        "Text",
"Code",
                        "URL",
"Telephone number",
                        "Datum",
"Quantity",
                        "Programmcode",
"Record",
                        "Telefonnummer",
"Monolingual text",
                        "Mengengröße",
"External identifier",
                        "Aufzeichnung",
"Reference",
                        "Einsprachiger Text",
"Keyword",
                        "Externe ID",
"Geographic coordinates"
                        "Verweis",
],
                        "Schlagwort",
"default": "Page",
                        "Geographische Koordinaten"
"options": {
                    ]
"enum_titles": [
                }
"Annotation URI",
            }
"Boolean",
        },
"Email",
        "allowed_value": {
"Number",
            "title": "Allowed values",
"Page",
            "title*": {
"Temperature",
                "de": "Erlaubte Werte"
"Text",
            },
"URL",
            "type": "array",
"Date",
            "items": {
"Code",
                "title": "Value",
"Telephone number",
                "title*": {
"Quantity",
                    "de": "Wert"
"Record",
                },
"Monolingual text",
                "type": "string"
"External identifier",
            }
"Reference",
        },
"Keyword",
        "ontology_iri": {
"Geographic coordinates"
            "title": "Ontology IRI(s)",
],
            "title*": {
"enum_titles*": {
                "de": "Ontologie-IRI(s)"
"de": [
            },
"Annotations-URI",
            "description": "e. g. from https://www.qudt.org/doc/DOC_VOCAB-QUANTITY-KINDS.html",
"Wahrheitswert",
            "type": "array",
"Email",
            "items": {
"Zahl",
                "title": "IRI",
"Seite",
                "type": "string",
"Temperatur",
                "format": "url"
"Text",
            }
"URL",
        },
"Datum",
        "subproperty_of": {
"Programmcode",
            "title": "Subproperty of",
"Telefonnummer",
            "title*": {
"Mengengröße",
                "de": "Unterattribut von"
"Aufzeichnung",
            },
"Einsprachiger Text",
            "type": "string",
"Externe ID",
            "format": "autocomplete",
"Verweis",
            "options": {
"Schlagwort",
                "autocomplete": {
"Geographische Koordinaten"
                    "category": "Category:Property"
]
                }
}
            }
}
        },
},
        "type": {
"allowed_value": {
            "title": "Type/Category",
"title": "Allowed values",
            "title*": {
"title*": {
                "de": "Typ/Kategorie"
"de": "Erlaubte Werte"
            },
},
            "description": "see also https://www.w3.org/TR/owl2-syntax/#Object_Properties",
"type": "array",
            "type": "array",
"items": {
            "items": {
"title": "Value",
                "title": "Type",
"title*": {
                "title*": {
"de": "Wert"
                    "de": "Typ"
},
                },
"type": "string"
                "type": "string"
}
            },
},
            "default": [
"ontology_iri": {
                "Category:Property"
"title": "Ontology IRI(s)",
            ]
"title*": {
        }
"de": "Ontologie-IRI(s)"
    },
},
    "description": "The named relation between a subject and an object",
"description": "e. g. from https://www.qudt.org/doc/DOC_VOCAB-QUANTITY-KINDS.html",
    "description*": {
"description*": {
        "en": "The named relation between a subject and an object",
"de": "z. B. von https://www.qudt.org/doc/DOC_VOCAB-QUANTITY-KINDS.html"
        "de": "Die benannte Beziehung zwischen einem Subjekt und einem Objekt"
},
    }
"type": "array",
"items": {
"title": "IRI",
"type": "string",
"format": "url"
}
},
"ontologies": {
"type": "array",
"title": "Ontologies",
"title*": {
"de": "Ontologien"
},
"description": "Ontologies that contain this term",
"description*": {
"de": "Ontologien, die diesen Begriff enthalten"
},
"items": {
"type": "string",
"format": "autocomplete",
"$comment": "range is OwlOntology",
"range": "Category:OSW662db0a2ad0946148422245f84e82f64",
"title": "Ontology",
"title*": {
"de": "Ontologie"
}
}
},
"subproperty_of": {
"type": "array",
"title": "Subproperty of",
"title*": {
"de": "Unterattribut von"
},
"items": {
"type": "string",
"format": "autocomplete",
"title": "Property",
"title*": {
"de": "Attribut"
},
"range": "Category:Property"
}
},
"inverse_of": {
"type": "array",
"title": "Inverse of",
"title*": {
"de": "Gegenteil von"
},
"items": {
"type": "string",
"format": "autocomplete",
"title": "Property",
"title*": {
"de": "Attribut"
},
"range": "Category:Property"
}
},
"type": {
"description": "See also https://www.w3.org/TR/owl2-syntax/#Object_Properties",
"description*": {
"de": "Siehe auch https://www.w3.org/TR/owl2-syntax/#Object_Properties"
},
"default": [
"Category:Property"
]
},
"see_also": {
"type": "array",
"title": "See also",
"title*": {
"de": "Siehe auch"
},
"description": "External reference",
"description*": {
"de": "Externer Verweis"
},
"items": {
"type": "string",
"format": "url",
"title": "URL"
}
},
"relations": {
"title": "Relations",
"title*": {
"de": "Beziehungen"
},
"description": "Relations of this property to other properties, instances or literals (OWL Restrictions)",
"description*": {
"de": "Beziehungen dieses Attributs zu anderen Attributen, Instanzen oder Literalwerten (OWL-Einschränkungen)"
},
"type": "array",
"eval_template": [
{
"type": "mustache-wikitext",
"mode": "render",
"value": "{{#relations}}[[Property:InverseOf]] [[{{{inverse_of}}}]]\u003Cbr\u003E{{/relations}}"
}
],
"items": {
"type": "object",
"title": "Relation",
"title*": {
"de": "Beziehung"
},
"required": [
"inverse_of"
],
"properties": {
"inverse_of": {
"type": "string",
"title": "Property",
"description": "Property to use in this relation"
}
}
}
}
}
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.