Revision: 98a70ec7a2e2
Branch: default
Author:
kur...@gmail.com
Date: Mon Sep 10 02:03:19 2012
Log: closed issue 32
http://code.google.com/p/nlp2rdf/source/detail?r=98a70ec7a2e2
Modified:
/ontologies/string/string-v1.1.ttl
=======================================
--- /ontologies/string/string-v1.1.ttl Sun Feb 19 00:59:20 2012
+++ /ontologies/string/string-v1.1.ttl Mon Sep 10 02:03:19 2012
@@ -7,11 +7,11 @@
@base <
http://nlp2rdf.lod2.eu/schema/string/> .
scms:means a owl:ObjectProperty ;
- rdfs:label "temporariliy added this declaration.".
+ rdfs:label "temporarily added this declaration.".
<
http://nlp2rdf.lod2.eu/schema/string/> rdf:type owl:Ontology ;
rdfs:label "String Ontology" ;
- rdfs:comment """The String Ontology is a vocabluary to describe
Strings and builds the foundation for the NLP Interchange Format
http://nlp2rdf.org/NIF-1.0 . It has a class <String> and a
property :anchorOf to anchor URIs in a given text and describe the
relations between these String URIs.""" .
+ rdfs:comment """The String Ontology is a vocabulary to describe
Strings and builds the foundation for the NLP Interchange Format
http://nlp2rdf.org/NIF-1.0 . It has a class <String> and a
property :anchorOf to anchor URIs in a given text and describe the
relations between these String URIs.""" .
<String>
rdfs:label "String" ;