|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.jastor.rdfs.Rdfs2Owl
public class Rdfs2Owl
Convert an RDFs model to an OWL ontology
| Constructor Summary | |
|---|---|
Rdfs2Owl()
|
|
| Method Summary | |
|---|---|
static INamedGraph |
convertToOwl(INamedGraph rdfsModel,
java.lang.String ontologyUri)
Convert an RDFs model to an OWL ontology |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Rdfs2Owl()
| Method Detail |
|---|
public static INamedGraph convertToOwl(INamedGraph rdfsModel,
java.lang.String ontologyUri)
rdfsModel - graph containing RDFs modelontologyUri - URI of ontology to create
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||