Class RDF


  • public class RDF
    extends Object
    The Class RDF representing an RDF subtree.
    Author:
    Martin Scharm
    • Constructor Detail

      • RDF

        public RDF​(de.unirostock.sems.xmlutils.ds.DocumentNode node)
        Instantiates a new RDF object.
        Parameters:
        node - the document node rooting the RDF block
    • Method Detail

      • getNode

        public de.unirostock.sems.xmlutils.ds.DocumentNode getNode()
        Gets the node.
        Returns:
        the node rooting the RDF block
      • getDescriptions

        public List<RDFDescription> getDescriptions()
        Gets the descriptions.
        Returns:
        the descriptions