summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pubs/consent.txt (renamed from pubs/2008-consent.txt)0
-rw-r--r--pubs/copyme.txt (renamed from pubs/2009-copyme.txt)0
-rw-r--r--pubs/index.ttl9
3 files changed, 4 insertions, 5 deletions
diff --git a/pubs/2008-consent.txt b/pubs/consent.txt
index dd93d19..dd93d19 100644
--- a/pubs/2008-consent.txt
+++ b/pubs/consent.txt
diff --git a/pubs/2009-copyme.txt b/pubs/copyme.txt
index aef4cc4..aef4cc4 100644
--- a/pubs/2009-copyme.txt
+++ b/pubs/copyme.txt
diff --git a/pubs/index.ttl b/pubs/index.ttl
index 78dc9ba..889fa28 100644
--- a/pubs/index.ttl
+++ b/pubs/index.ttl
@@ -1,23 +1,22 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix bibo: <http://purl.org/ontology/bibo/>.
@prefix dc: <http://purl.org/dc/elements/1.1/>.
-@prefix cc: <http://creativecommons.org/ns#>.
-<http://njw.me.uk/pubs/2008-consent> a bibo:Article;
+<http://njw.me.uk/pubs/consent> a bibo:Article;
dc:title "Issues of consent in human-animal sexual relations";
dc:date "2008";
dc:isPartOf <urn:issn:17552273>;
- cc:license <http://creativecommons.org/licenses/by-sa/3.0/>;
+ dc:license <http://creativecommons.org/licenses/by-sa/3.0/>;
bibo:status <bibo:status/forthcoming>;
dc:creator <http://njw.me.uk/card#i>.
-<http://njw.me.uk/pubs/2009-copyme> a bibo:Article;
+<http://njw.me.uk/pubs/copyme> a bibo:Article;
dc:title "Technological change and the consumption of music";
dc:date "2010";
dc:isPartOf <urn:issn:20411405>;
bibo:volume "1";
bibo:issue "1";
- cc:license <http://creativecommons.org/licenses/by-sa/3.0/>;
+ dc:license <http://creativecommons.org/licenses/by-sa/3.0/>;
dc:creator <http://njw.me.uk/card#i>.
<urn:issn:20411405> a bibo:Periodical;