public class RdfToOntologyMapper extends Object
| Constructor and Description |
|---|
RdfToOntologyMapper()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
map(RDF rdf,
SrampOntology ontology)
Does the data mapping.
|
static SrampOntology |
rdf2ontology(RDF rdf)
Converts an RDF to an S-RAMP Ontology.
|
public static SrampOntology rdf2ontology(RDF rdf) throws Exception
rdf - Exceptionpublic void map(RDF rdf, SrampOntology ontology) throws Exception
rdf - ontology - ExceptionCopyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.