From 064f226c8eb1503a9b7899ee6575196a0983b795 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 1 Apr 2015 00:01:20 -0400 Subject: Install schema bundle for host/utility support. --- schemas/aboutdcmi.ttl | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 schemas/aboutdcmi.ttl (limited to 'schemas/aboutdcmi.ttl') diff --git a/schemas/aboutdcmi.ttl b/schemas/aboutdcmi.ttl deleted file mode 100644 index b8c09b4..0000000 --- a/schemas/aboutdcmi.ttl +++ /dev/null @@ -1,15 +0,0 @@ -@prefix rdf: . -@prefix rdfs: . -@prefix dct: . -@prefix foaf: . - - - dct:created "1995-01-03" ; - dct:description "The Dublin Core Metadata Initiative is an open forum engaged in the development of interoperable online metadata standards that support a broad range of purposes and business models. DCMI's activities include consensus-driven working groups, global conferences and workshops, standards liaison, and educational efforts to promote widespread acceptance of metadata standards and practices." ; - dct:subject , ; - a foaf:Organization , dct:Agent ; - rdfs:seeAlso ; - foaf:homepage ; - foaf:name "Dublin Core Metadata Initiative" ; - foaf:nick "DCMI" . - -- cgit v1.2.1