Category:OSW9deb690d6ebb4eaaa1ca5a24c2f32cad
No edit summary Tag: Metadata slot edit |
No edit summary Tag: Undo |
||
(7 intermediate revisions by 2 users not shown) | |||
jsonschema | |||
---|---|---|---|
Line 1: | Line 1: | ||
{ | { | ||
"@context": [ | "@context": [ | ||
"/wiki/Category:Category?action=raw\u0026slot=jsonschema" | "/wiki/Category:Category?action=raw\u0026slot=jsonschema", | ||
{ | |||
"owl": "http://www.w3.org/2002/07/owl#", | |||
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", | |||
"rdfs": "http://www.w3.org/2000/01/rdf-schema#", | |||
"xsd": "http://www.w3.org/2001/XMLSchema#", | |||
"skos": "http://www.w3.org/2004/02/skos/core#", | |||
"dc": "http://purl.org/dc/terms/", | |||
"uri": { | |||
"@id": "@id" | |||
}, | |||
"rdf_type": { | |||
"@id": "@type" | |||
}, | |||
"label": { | |||
"@id": "rdfs:label" | |||
}, | |||
"altLabel": { | |||
"@id": "skos:altLabel" | |||
}, | |||
"text": { | |||
"@id": "@value" | |||
}, | |||
"lang": { | |||
"@id": "@language" | |||
}, | |||
"subClassOf": { | |||
"@id": "rdfs:subClassOf", | |||
"@type": "@id" | |||
}, | |||
"source": "dc:source", | |||
"disjointUnionOf": "owl:disjointUnionOf", | |||
"disjointWith": "owl:disjointWith", | |||
"equivalentClass": "owl:equivalentClass", | |||
"unionOf": { | |||
"@id": "owl:unionOf", | |||
"@container": "@list", | |||
"@type": "@id" | |||
}, | |||
"comment": "rdfs:comment", | |||
"isDefinedBy": "rdfs:isDefinedBy", | |||
"seeAlso": "rdfs:seeAlso", | |||
"has_energy_output": { | |||
"@id": "http://openenergy-platform.org/ontology/oeo/OEO_00010235", | |||
"@type": "@id" | |||
}, | |||
"has_energy_input": { | |||
"@id": "http://openenergy-platform.org/ontology/oeo/OEO_00010234", | |||
"@type": "@id" | |||
}, | |||
"has_part": { | |||
"@id": "http://purl.obolibrary.org/obo/BFO_0000051", | |||
"@type": "@id" | |||
}, | |||
"has_participant": { | |||
"@id": "http://purl.obolibrary.org/obo/RO_0000057", | |||
"@type": "@id" | |||
}, | |||
"has_physical_input": { | |||
"@id": "http://openenergy-platform.org/ontology/oeo/OEO_00000532", | |||
"@type": "@id" | |||
}, | |||
"has_physical_output": { | |||
"@id": "http://openenergy-platform.org/ontology/oeo/OEO_00000533", | |||
"@type": "@id" | |||
}, | |||
"has_energy_output*": { | |||
"@id": "Property:has_energy_output", | |||
"@type": "@id" | |||
}, | |||
"has_energy_input*": { | |||
"@id": "Property:has_energy_input", | |||
"@type": "@id" | |||
}, | |||
"has_part*": { | |||
"@id": "Property:has_part", | |||
"@type": "@id" | |||
}, | |||
"has_participant*": { | |||
"@id": "Property:has_participant", | |||
"@type": "@id" | |||
}, | |||
"has_physical_input*": { | |||
"@id": "Property:has_physical_input", | |||
"@type": "@id" | |||
}, | |||
"has_physical_output*": { | |||
"@id": "Property:has_physical_output", | |||
"@type": "@id" | |||
} | |||
} | |||
], | ], | ||
"allOf": [ | "allOf": [ | ||
Line 26: | Line 116: | ||
"Category:OSW9deb690d6ebb4eaaa1ca5a24c2f32cad" | "Category:OSW9deb690d6ebb4eaaa1ca5a24c2f32cad" | ||
] | ] | ||
}, | |||
"uri": { | |||
"type": "string", | |||
"title": "URI" | |||
}, | |||
"subclass_of": { | |||
"type": "array", | |||
"title": "Superclass", | |||
"items": { | |||
"type": "string", | |||
"title": "Superclass", | |||
"format": "autocomplete", | |||
"options": { | |||
"autocomplete": { | |||
"query": "[[HasType::Category:OSW9deb690d6ebb4eaaa1ca5a24c2f32cad]][[Display_title_of::like:*{{{_user_input}}}*]]|?Display_title_of=label|?Equivalent_URI=uri|?HasDescription=description|limit=1000" | |||
} | |||
} | |||
} | |||
}, | |||
"has_energy_input": { | |||
"type": "string", | |||
"title": "Energy input", | |||
"format": "autocomplete", | |||
"options": { | |||
"autocomplete": { | |||
"query": "[[HasType::Category:OSW9deb690d6ebb4eaaa1ca5a24c2f32cad]][[Display_title_of::like:*{{{_user_input}}}*]]|?Display_title_of=label|?Equivalent_URI=uri|?HasDescription=description|limit=1000" | |||
} | |||
} | |||
}, | |||
"has_energy_output": { | |||
"type": "string", | |||
"title": "Energy input", | |||
"format": "autocomplete", | |||
"options": { | |||
"autocomplete": { | |||
"query": "[[HasType::Category:OSW9deb690d6ebb4eaaa1ca5a24c2f32cad]][[Display_title_of::like:*{{{_user_input}}}*]]|?Display_title_of=label|?Equivalent_URI=uri|?HasDescription=description|limit=1000" | |||
} | |||
} | |||
} | } | ||
} | } | ||
} | } |
Latest revision as of 11:49, 14 July 2024
OeoTerm [OSW9deb690d6ebb4eaaa1ca5a24c2f32cad] | |
---|---|
ID | OSW9deb690d6ebb4eaaa1ca5a24c2f32cad |
UUID | 9deb690d-6ebb-4eaa-a1ca-5a24c2f32cad |
Label | OeoTerm |
Machine compatible name | OeoTerm |
Statements (outgoing) | |
Statements (incoming) | |
|
|
Keywords |
Description
jsondata
type |
| |||||
---|---|---|---|---|---|---|
subclass_of |
| |||||
uuid | "9deb690d-6ebb-4eaa-a1ca-5a24c2f32cad" | |||||
label |
| |||||
description |
| |||||
name | "OeoTerm" |
jsonschema
@context |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
allOf |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uuid | "9deb690d-6ebb-4eaa-a1ca-5a24c2f32cad" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "OeoTerm" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title* |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description | "Meta class for the Open Energy Ontology" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description* |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
This category currently contains no pages or media.