Class DefaultPrefixes

java.lang.Object
org.aksw.jena_sparql_api.common.DefaultPrefixes

public class DefaultPrefixes extends Object
Default prefixes used throughout jena-sparql-api NOTE on package / module: This class could go to a common package, on the other hand, the 'stmt' module is the first to make use of it
Author:
raven
  • Constructor Details

    • DefaultPrefixes

      public DefaultPrefixes()
  • Method Details

    • get

      public static org.apache.jena.shared.PrefixMapping get()
    • load

      public static void load(org.apache.jena.shared.PrefixMapping target)
    • toImproveInTheFuture

      public static void toImproveInTheFuture()