org.overlord.sramp.server.atom.mappers
Class RdfToOntologyMapper
java.lang.Object
org.overlord.sramp.server.atom.mappers.RdfToOntologyMapper
public class RdfToOntologyMapper
- extends Object
Maps RDF formatted data onto an S-RAMP ontology model.
- Author:
- eric.wittmann@redhat.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RdfToOntologyMapper
public RdfToOntologyMapper()
- Constructor.
map
public void map(RDF rdf,
SrampOntology ontology)
throws Exception
- Does the data mapping.
- Parameters:
rdf - ontology -
- Throws:
Exception
Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.