Skip to content

Commit

Permalink
Update 02-context.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hmottestad authored Apr 29, 2017
1 parent 93aecc5 commit 2a2de47
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions 02-context.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"@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
"@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
}

0 comments on commit 2a2de47

Please sign in to comment.