public class ProjectContentChecker extends Object
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
ProjectContentChecker() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
printModel(org.apache.jena.rdf.model.Model model) |
static org.apache.jena.rdf.model.Model |
query(org.apache.jena.rdf.model.Model model,
String query) |
public static void main(String[] args) throws InterruptedException
InterruptedExceptionpublic static void printModel(org.apache.jena.rdf.model.Model model)
public static org.apache.jena.rdf.model.Model query(org.apache.jena.rdf.model.Model model,
String query)
Copyright © 2017–2018. All rights reserved.