Package no.hasmac.rdf

Interface RdfTriple

    • Method Detail

      • getSubject

        RdfResource getSubject()
        An absolute IRI or blank node identifier denoting the subject of the triple.
        Returns:
        an absolute URI or blank node
      • getPredicate

        RdfResource getPredicate()
        An absolute IRI or blank node identifier denoting the predicate of the triple.
        Returns:
        an absolute URI or blank node