| Constructor and Description |
|---|
Conversor() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getContextForJSONLD(Set<String> ontologies,
String templatePath,
String language) |
protected String |
getJSONLD(String contextJSON,
List<NIFBean> beans,
String templatePath)
Return the content as JSONLD
|
protected String |
getNTriples(org.apache.jena.rdf.model.Model model)
Return the content as NTriples
|
protected String |
getRDFxml(org.apache.jena.rdf.model.Model model)
Return the content as RDF XML
|
protected String |
getTurtle(org.apache.jena.rdf.model.Model model)
Return the content as Turtle
|
protected String getRDFxml(org.apache.jena.rdf.model.Model model)
protected String getNTriples(org.apache.jena.rdf.model.Model model)
protected String getTurtle(org.apache.jena.rdf.model.Model model)
protected String getJSONLD(String contextJSON, List<NIFBean> beans, String templatePath)
beans - templatePath - Copyright © 2017. All rights reserved.