public class RDF extends Object
Constructor and Description |
---|
RDF(de.unirostock.sems.xmlutils.ds.DocumentNode node)
Instantiates a new RDF object.
|
Modifier and Type | Method and Description |
---|---|
List<RDFDescription> |
getDescriptions()
Gets the descriptions.
|
de.unirostock.sems.xmlutils.ds.DocumentNode |
getNode()
Gets the node.
|
public RDF(de.unirostock.sems.xmlutils.ds.DocumentNode node)
node
- the document node rooting the RDF blockpublic de.unirostock.sems.xmlutils.ds.DocumentNode getNode()
public List<RDFDescription> getDescriptions()
Copyright © 2019 SEMS project @ University of Rostock. All rights reserved.