Class STRequests.Statement
Defined in: STRequests.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
<static> |
STRequests.Statement.getStatements(subj, pred, obj, inference, ngs)
basic service for retrieving statements from the RDF graph of current ontology
|
<static> |
STRequests.Statement.hasStatements(subj, pred, obj, inference, ngs)
checks if a statement is present in the graph of the current ontology
|
Method Detail
<static>
STRequests.Statement.getStatements(subj, pred, obj, inference, ngs)
basic service for retrieving statements from the RDF graph of current ontology
Defined in: SERVICE_Statement.js.
Defined in: SERVICE_Statement.js.
- Parameters:
- subj
- pred
- obj
- inference
- ngs
- Returns:
<static>
STRequests.Statement.hasStatements(subj, pred, obj, inference, ngs)
checks if a statement is present in the graph of the current ontology
Defined in: SERVICE_Statement.js.
Defined in: SERVICE_Statement.js.
- Parameters:
- subj
- pred
- obj
- inference
- ngs
- Returns: