UNPKG

@thi.ng/prefixes

Version:

50+ Linked Data vocabulary prefixes and their namespace URLs

11 lines (10 loc) 207 B
const foaf = "http://xmlns.com/foaf/0.1/"; const og = "http://ogp.me/ns#"; const vcard = "http://www.w3.org/2006/vcard/ns#"; const org = "http://www.w3.org/ns/org#"; export { foaf, og, org, vcard };