| Package | Description |
|---|---|
| org.semanticweb.owlapi.io |
| Modifier and Type | Class and Description |
|---|---|
class |
RDFLiteral
Author: Matthew Horridge
The University of Manchester Bio-Health Informatics Group Date: 21/12/2010 |
class |
RDFResource
Author: Matthew Horridge
The University of Manchester Bio-Health Informatics Group Date: 21/12/2010 |
| Modifier and Type | Method and Description |
|---|---|
RDFNode |
RDFResourceParseError.getMainNode() |
RDFNode |
RDFTriple.getObject() |
| Constructor and Description |
|---|
RDFResourceParseError(OWLEntity parserGeneratedErrorEntity,
RDFNode mainNode,
Set<RDFTriple> mainNodeTriples) |
RDFTriple(RDFResource subject,
RDFResource predicate,
RDFNode object) |
Copyright © 2013 The University of Manchester. All Rights Reserved.