Skip navigation links
EDB/Java
jp.ac.tokushima_u.db.utlf

Class UTLFNamespaceMap

  • All Implemented Interfaces:
    org.jrdf.writer.RdfNamespaceMap


    public class UTLFNamespaceMap
    extends Object
    implements org.jrdf.writer.RdfNamespaceMap
    Contains mappings between namespaces and partial URIs.
    • Constructor Detail

      • UTLFNamespaceMap

        public UTLFNamespaceMap()
    • Method Detail

      • load

        public void load(org.jrdf.graph.Graph graph)
                  throws org.jrdf.graph.GraphException
        Specified by:
        load in interface org.jrdf.writer.RdfNamespaceMap
        Throws:
        org.jrdf.graph.GraphException
      • replaceNamespace

        public String replaceNamespace(org.jrdf.graph.URIReference resource)
                                throws org.jrdf.writer.NamespaceException
        Specified by:
        replaceNamespace in interface org.jrdf.writer.RdfNamespaceMap
        Throws:
        org.jrdf.writer.NamespaceException
      • getPrefix

        public String getPrefix(org.jrdf.graph.URIReference resource)
        Specified by:
        getPrefix in interface org.jrdf.writer.RdfNamespaceMap
      • getFullUri

        public String getFullUri(String partial)
        Specified by:
        getFullUri in interface org.jrdf.writer.RdfNamespaceMap
      • getNameEntries

        public Set<Map.Entry<String,String>> getNameEntries()
        Specified by:
        getNameEntries in interface org.jrdf.writer.RdfNamespaceMap
      • reset

        public void reset()
        Specified by:
        reset in interface org.jrdf.writer.RdfNamespaceMap
EDB/Java

EDB Working Group at Tue Jun 10 17:08:59 JST 2025