public class RDFDescription extends Object
Constructor and Description |
---|
RDFDescription(de.unirostock.sems.xmlutils.ds.DocumentNode node)
Instantiates a new RDF object.
|
Modifier and Type | Method and Description |
---|---|
String |
getAbout()
Gets the about id.
|
de.unirostock.sems.xmlutils.ds.DocumentNode |
getNode()
Gets the node.
|
void |
setAbout(String id)
Sets the about attribute.
|
public RDFDescription(de.unirostock.sems.xmlutils.ds.DocumentNode node)
node
- the document node rooting the RDF blockpublic de.unirostock.sems.xmlutils.ds.DocumentNode getNode()
public String getAbout()
public void setAbout(String id)
id
- the new aboutCopyright © 2019 SEMS project @ University of Rostock. All rights reserved.