|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DAMLProperty | |
---|---|
com.hp.hpl.jena.ontology.daml | A re-implementation of the Jena 1.X DAML+OIL API, to assist Jena 1 users to move to Jena2. |
Uses of DAMLProperty in com.hp.hpl.jena.ontology.daml |
---|
Subinterfaces of DAMLProperty in com.hp.hpl.jena.ontology.daml | |
---|---|
interface |
DAMLDatatypeProperty
Java encapsulation of a datatype property in a DAML ontology. |
interface |
DAMLObjectProperty
Java encapsulation of an object property in a DAML ontology. |
Methods in com.hp.hpl.jena.ontology.daml that return DAMLProperty | |
---|---|
DAMLProperty |
DAMLModel.createDAMLProperty(String uri)
Create a DAML property. |
DAMLProperty |
DAMLModel.getDAMLProperty(String uri)
Answer a resource from the current model with the given uri, viewed as a DAML Property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |