Skip to content

Commit

Permalink
Update 03-limit-types.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hmottestad authored Apr 29, 2017
1 parent 2a2de47 commit 2a4c602
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions 03-limit-types.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
{

"@context":{
"foaf": "http://xmlns.com/foaf/0.1/",
"dbo": "http://dbpedia.org/ontology/",
"dbp": "http://dbpedia.org/property/",
"dbr": "http://dbpedia.org/resource/",
"xsd": "http://www.w3.org/2001/XMLSchema#"
"@context": {
"foaf": "http://xmlns.com/foaf/0.1/",
"dbo": "http://dbpedia.org/ontology/",
"dbp": "http://dbpedia.org/property/",
"dbr": "http://dbpedia.org/resource/",
"xsd": "http://www.w3.org/2001/XMLSchema#"
},
"@explicit":true ,
"@type":"dbo:Person"

"@explicit": true,
"@type": "dbo:Person"
}

0 comments on commit 2a4c602

Please sign in to comment.