org.xowl.infra.lang.defs.rules.fs Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xowl-lang Show documentation
Show all versions of xowl-lang Show documentation
Java implementation of the xOWL language concepts
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)
)