2,280
edits
(Install package: OSW Ontology) |
(fix subclass of) Tag: Metadata slot edit |
||
jsonschema | |||
---|---|---|---|
Line 5: | Line 5: | ||
"owl": "http://www.w3.org/2002/07/owl#", | "owl": "http://www.w3.org/2002/07/owl#", | ||
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", | "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", | ||
"iri": { | "iri": { | ||
"@id": "@id" | "@id": "@id" | ||
Line 52: | Line 51: | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
" | "imported_from*": "Property:Equivalent_URI", | ||
"restrictions": "rdfs:subClassOf", | "restrictions": "rdfs:subClassOf", | ||
"restrictions*": "Property:HasRestriction", | "restrictions*": "Property:HasRestriction", | ||
Line 64: | Line 63: | ||
"min_cardinality": "owl:minCardinality", | "min_cardinality": "owl:minCardinality", | ||
"cardinality": "owl:cardinality", | "cardinality": "owl:cardinality", | ||
"_instances": { | |||
"@reverse": "Property:Category" | |||
}, | |||
"ontologies": { | "ontologies": { | ||
"@id": "Property:IsPartOf", | "@id": "Property:IsPartOf", | ||
Line 101: | Line 103: | ||
"default": [ | "default": [ | ||
"Category:OSW379d5a1589c74c82bc0de47938264d00" | "Category:OSW379d5a1589c74c82bc0de47938264d00" | ||
] | ], | ||
"items": { | |||
"range": "Category:OSW725a3cf5458f4daea86615fcbd0029f8", | |||
"options": { | |||
"autocomplete": { | |||
"query": "[[HasType::Category:OSW725a3cf5458f4daea86615fcbd0029f8]] OR [[HasType.SubClassOf::Category:OSW725a3cf5458f4daea86615fcbd0029f8]] OR [[HasType.SubClassOf.SubClassOf::Category:OSW725a3cf5458f4daea86615fcbd0029f8]] OR [[HasType.SubClassOf.SubClassOf.SubClassOf::Category:OSW725a3cf5458f4daea86615fcbd0029f8]] OR [[HasType.SubClassOf.SubClassOf.SubClassOf.SubClassOf::Category:OSW725a3cf5458f4daea86615fcbd0029f8]]" | |||
} | |||
} | |||
} | |||
}, | }, | ||
"ontologies": { | "ontologies": { | ||
Line 214: | Line 224: | ||
} | } | ||
} | } | ||
} | |||
}, | |||
"_instances": { | |||
"type": "array", | |||
"items": { | |||
"type": "string", | |||
"format": "autocomplete", | |||
"range": "Category:Item" | |||
} | } | ||
} | } | ||
} | } | ||
} | } |