90919293949596
roundTripOntology(ont, new RDFJsonLDDocumentFormat()); } @Test public void testNTriples() throws Exception { roundTripOntology(ont, new NTriplesDocumentFormat()); }