|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.hearc.I04_05s08.Ontology.OntManager
A library to build RDF(S)
Constructor Summary | |
OntManager()
|
Method Summary | |
static RdfFile |
openRdf(String filename)
Open a RDF file without RDF Schemas |
static RdfFile |
openRdf(String filename,
RdfsFile[] rdfs)
Open a RDF file with RDF Schemas |
static RdfsFile |
openRdfs(String filename)
Build a rdfs file |
static boolean |
saveRdf(String filename,
RdfFile file)
Save a Rdf file |
static boolean |
saveRdfs(String filename,
RdfsFile file)
Save a rdfs file |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OntManager()
Method Detail |
public static boolean saveRdf(String filename, RdfFile file)
filename
- path of the outputfile
- rdf file
public static RdfFile openRdf(String filename)
filename
- path of the file
public static RdfFile openRdf(String filename, RdfsFile[] rdfs)
filename
- path of the filerdfs
- RDF Schemas (null for not)
public static boolean saveRdfs(String filename, RdfsFile file)
filename
- path of the source filefile
- the rdfs filepublic static RdfsFile openRdfs(String filename)
filename
- path of the source file
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A project by Blanc, Yoan – supervised by Dr. Ghorbel, Hatem.
2004 © Blanc, Yoan - HE-ARC