public class HobbitChallenges extends Object
| Constructor and Description |
|---|
HobbitChallenges() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.jena.rdf.model.Resource |
getChallenge(String challengeId)
returns the challenge resource given its ID
|
static String |
getChallengeURI(String challengeId)
returns the URI of a challenge resource given its ID
|
static String |
getURI()
returns the URI for this schema
|
protected static org.apache.jena.rdf.model.Resource |
resource(String local) |
protected static final String uri
public static String getURI()
protected static final org.apache.jena.rdf.model.Resource resource(String local)
public static org.apache.jena.rdf.model.Resource getChallenge(String challengeId)
challengeId - the challenge IDCopyright © 2017–2019. All rights reserved.