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

protege.code-generation.2.0.0.source-code.vocabulary.object.property Maven / Gradle / Ivy

Go to download

Generate Java code from an OWL ontology in the Protege Desktop editing environment.

The newest version!

    /* ***************************************************
     * Object Property ${propertyIri}
     */
     
    /**
     * A constant to give access to the Manchester OWL API representation of the object property ${OWLProperty}.

* ${javadoc} */ public static final OWLObjectProperty ${VocabProperty} = factory.getOWLObjectProperty(IRI.create("${propertyIri}"));





© 2015 - 2025 Weber Informatics LLC | Privacy Policy