org.apache.any23.vocab
Class RDFSchemaUtilsTest

java.lang.Object
  extended by org.apache.any23.vocab.RDFSchemaUtilsTest

public class RDFSchemaUtilsTest
extends Object

Test case for RDFSchemaUtils.

Author:
Michele Mostarda (mostarda@fbk.eu)

Constructor Summary
RDFSchemaUtilsTest()
           
 
Method Summary
 void testSerializeVocabulariesNTriples()
          Test case for RDFSchemaUtils.serializeVocabularies( org.apache.any23.vocab.RDFSchemaUtils.VocabularyFormat, java.io.PrintStream) with NTriples format.
 void testSerializeVocabulariesRDFXML()
          Test case for RDFSchemaUtils.serializeVocabularies( org.apache.any23.vocab.RDFSchemaUtils.VocabularyFormat, java.io.PrintStream) with RDFXML format.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RDFSchemaUtilsTest

public RDFSchemaUtilsTest()
Method Detail

testSerializeVocabulariesNTriples

public void testSerializeVocabulariesNTriples()
Test case for RDFSchemaUtils.serializeVocabularies( org.apache.any23.vocab.RDFSchemaUtils.VocabularyFormat, java.io.PrintStream) with NTriples format.


testSerializeVocabulariesRDFXML

public void testSerializeVocabulariesRDFXML()
Test case for RDFSchemaUtils.serializeVocabularies( org.apache.any23.vocab.RDFSchemaUtils.VocabularyFormat, java.io.PrintStream) with RDFXML format.



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.