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

sttl.owl2.owldecl.class.rq Maven / Gradle / Ivy

template {
    "Declaration("
    
    st:call-template-with(st:owlclass, st:annotate, ?in, rdf:type, owl:Class)
    
    "Class(" ?in  "))"  
}
where {
  ?in a owl:Class 
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy