CIA World Fact Book SPARQL Stored Procedure based on Which objects are defined in the dataset
You are viewing the configuration of the CIA World Fact Book SPARQL Stored Procedure based on Which objects are defined in the dataset API. Visit the API Homepage for developer docs and to sign up to use the API
Query
PREFIX ns: <http://www4.wiwiss.fu-berlin.de/factbook/ns#>
SELECT distinct ?o WHERE {
?s ?o ?p .
} ORDER BY ?o
Parameters
| Parameter | Default | Required | Type | Base | Notes |
|---|---|---|---|---|---|
| No |
Response Formats
| Name | Media Type | URL | Notes |
|---|---|---|---|
Actions