Package | Description |
---|---|
com.hp.hpl.jena.ontology |
Provides a set of abstractions and convenience classes for accessing and manipluating ontologies
represented in RDF.
|
Modifier and Type | Method and Description |
---|---|
AllDifferent |
OntResource.asAllDifferent()
Answer a view of this resource as an 'all different' declaration
|
AllDifferent |
OntModel.createAllDifferent()
Answer a new, anonymous node representing the fact that a given set of classes are all
pair-wise distinct.
|
AllDifferent |
OntModel.createAllDifferent(RDFList differentMembers)
Answer a new, anonymous node representing the fact that a given set of classes are all
pair-wise distinct.
|
Modifier and Type | Method and Description |
---|---|
com.hp.hpl.jena.util.iterator.ExtendedIterator<AllDifferent> |
OntModel.listAllDifferent()
Answer an iterator that ranges over the nodes that denote pair-wise disjointness between
sets of classes.
|
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP