We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bba7f5d commit 68cac5dCopy full SHA for 68cac5d
1 file changed
src/utils.js
@@ -114,6 +114,7 @@ export const prefixes = {
114
foaf: "http://xmlns.com/foaf/0.1/",
115
m8g: "http://data.europa.eu/m8g/",
116
sp: "http://spinrdf.org/sp#",
117
+ barcamp: "https://foerderfunke.org/lod-barcamp-bielefeld#"
118
// wdt: "http://www.wikidata.org/prop/direct/",
119
// wd: "http://www.wikidata.org/entity/",
120
// rdfs: "http://www.w3.org/2000/01/rdf-schema#",
0 commit comments