summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Egorochkin <phreedom.stdin@gmail.com>2010-08-19 07:57:53 +0000
committerEvgeny Egorochkin <phreedom.stdin@gmail.com>2010-08-19 07:57:53 +0000
commitaf9ceff1a4b5f80a2050af15551c298b25afaab4 (patch)
tree1e86cd792b6998c6bbe9b2dcf980c34ff2b5533e
parent3b3359bd2b7db8bcbb2c7513225f9a2c0014fbb1 (diff)
Fixed minor issue caught by ontology validator
-rw-r--r--nfo/nfo.trig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfo/nfo.trig b/nfo/nfo.trig
index 528c8f3..ec84ba4 100644
--- a/nfo/nfo.trig
+++ b/nfo/nfo.trig
@@ -731,7 +731,7 @@ nfo: {nfo:horizontalResolution
nfo:fileLastModified
a rdf:Property ;
- nao:deprecated true;
+ nao:deprecated true ;
rdfs:comment "last modification date" ;
rdfs:domain nfo:FileDataObject ;
rdfs:label "fileLastModified" ;