All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.xowl.infra.lang.defs.rules.fs Maven / Gradle / Ivy

There is a newer version: 2.3.4
Show newest version
Prefix(xsd:=)
Prefix(:=)
Prefix(owl2:=)

Ontology(
FunctionalDataProperty(:isPositive)
DataPropertyDomain(:isPositive :Assertion)
DataPropertyRange(:isPositive xsd:boolean)

FunctionalDataProperty(:isMeta)
DataPropertyDomain(:isMeta :Assertion)
DataPropertyRange(:isMeta xsd:boolean)

ObjectPropertyDomain(:axioms :Assertion)
ObjectPropertyRange(:axioms owl2:Axiom)

FunctionalObjectProperty(:hasIRI)
ObjectPropertyDomain(:hasIRI :Rule)
ObjectPropertyRange(:hasIRI owl2:IRI)

ObjectPropertyDomain(:antecedents :Rule)
ObjectPropertyRange(:antecedents :Assertion)

ObjectPropertyDomain(:consequents :Rule)
ObjectPropertyRange(:consequents :Assertion)

FunctionalObjectProperty(:guard)
ObjectPropertyDomain(:guard :Rule)
ObjectPropertyRange(:guard owl2:LiteralExpression)
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy