All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.semantictools.bind.LDP Maven / Gradle / Ivy

Go to download

A library used to generate documentation for media types associated with a JSON-LD context

The newest version!
package org.semantictools.bind;

public class LDP {
  
  public static final String namespace = "http://www.w3.org/ns/ldp#";

  public static final String membershipPredicate = "http://www.w3.org/ns/ldp#membershipPredicate";
  public static final String membershipSubject = "http://www.w3.org/ns/ldp#membershipSubject";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy