Class HobbitChallenges

java.lang.Object
org.hobbit.vocab.HobbitChallenges

public class HobbitChallenges extends Object
HOBBIT challenges vocabulary.
Author:
Denis Kuchelev
  • Field Details

  • Constructor Details

    • HobbitChallenges

      public HobbitChallenges()
  • Method Details

    • getURI

      public static String getURI()
      returns the URI for this schema
      Returns:
      the URI for this schema
    • resource

      protected static final org.apache.jena.rdf.model.Resource resource(String local)
    • getChallenge

      public static org.apache.jena.rdf.model.Resource getChallenge(String challengeId)
      returns the challenge resource given its ID
      Parameters:
      challengeId - the challenge ID
      Returns:
      the challenge resource
    • getChallengeURI

      public static String getChallengeURI(String challengeId)
      returns the URI of a challenge resource given its ID
      Parameters:
      challengeId - the challenge ID
      Returns:
      the URI of challenge