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

erezza.website.0.2.source-code.Ontology.scala Maven / Gradle / Ivy

The newest version!
package skeleton

import org.apache.clerezza.commons.rdf.IRI

object Ontology {

  /**
   * The uri for the RDF type of HelloWordMessage
   */
  val HelloWordMessageType = new IRI("http://example.org/skeleton#HelloWordMessage")

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy