Deprecated API


Contents
Deprecated Classes
it.uniroma2.art.owlart.vocabulary.VocabularyTypesInts
            
it.uniroma2.art.owlart.vocabulary.VocabularyTypesStrings
            
 

Deprecated Methods
it.uniroma2.art.owlart.utilities.ModelUtilities.checkExistingResource(RDFModel, ARTResource)
          use {@link RDFModel#existsResource(ARTResource, ARTResource...) instead 
it.uniroma2.art.owlart.models.OWLModel.instantiateAnnotationProperty(ARTResource, ARTURIResource, String, String, ARTResource...)
          use RDFModel.instantiatePropertyWithPlainLiteral(ARTResource, ARTURIResource, String, String, ARTResource...) 
it.uniroma2.art.owlart.models.OWLModel.instantiateDatatypeProperty(ARTResource, ARTURIResource, String, ARTResource...)
          use RDFModel.instantiatePropertyWithPlainLiteral(ARTResource, ARTURIResource, String, ARTResource...) 
it.uniroma2.art.owlart.models.OWLModel.instantiateObjectProperty(ARTResource, ARTURIResource, ARTResource, ARTResource...)
          use RDFModel.instantiatePropertyWithResource(ARTResource, ARTURIResource, ARTResource, ARTResource...) 
 



Copyright © 2013 ART Group, University of Rome, Tor Vergata. All Rights Reserved.