Class MetaRefTag

  • All Implemented Interfaces:
    Tag

    public class MetaRefTag
    extends DefaultTag
    A tag that describes the reference to a metadata entry.
    Author:
    burgetr
    • Constructor Detail

      • MetaRefTag

        public MetaRefTag​(org.eclipse.rdf4j.model.IRI iri,
                          String name,
                          Example example)