Prefix | IRI |
---|---|
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# |
owl | http://www.w3.org/2002/07/owl# |
dc | http://purl.org/dc/elements/1.1/ |
VEngine | https://valospace.org/engine/0# |
VKernel | https://valospace.org/kernel/0# |
VValk | https://valospace.org/valk/0# |
VState | https://valospace.org/state/0# |
rdfs:subClassOf | description |
---|---|
#Class | |
VKernel:Class The class of classes which are defined by the ValOS kernel domain ontologies. | The class of all valosheath type prototype properties. |
#Property | |
VKernel:Property The class of properties which are defined by the ValOS kernel domain ontologies. | The class of all valosheath type prototype properties. |
#Method | |
VKernel:Property The class of properties which are defined by the ValOS kernel domain ontologies. | The class of all valosheath type prototype methods. |
#Global | |
rdfs:Resource | The class of all valosheath global resources. |
#ObjectProperty | |
rdf:Property | The class of all valosheath object properties. |
#ObjectMethod | |
rdf:Property | The class of all valosheath object methods. |
rdfs:domain | rdfs:range |
---|
Comment | rdf:type |
---|
rdf:type | Comment |
---|
rdf:type | rdfs:subClassOf |
---|---|
#valosheath | |
VKernel:API The class of concepts which represent application programming interfaces. | |
description | The API for accessing valos fabric from valospace.Contains the vocabulary with which valoscript code can access non-valospace resources, notably including the services of the current execution environment. |