Groups
Groups
Sign in
Groups
Groups
nlp2rdf svn
Conversations
About
Send feedback
Help
[nlp2rdf] push by kur...@gmail.com - fixed frament -> fragment on 2012-08-10 07:55 GMT
0 views
Skip to first unread message
nlp...@googlecode.com
unread,
Aug 10, 2012, 3:56:10 AM
8/10/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nlp2r...@googlegroups.com
Revision: afd65f4de818
Author: Sebastian Hellmann <
kur...@googlemail.com
>
Date: Fri Aug 10 00:55:52 2012
Log: fixed frament -> fragment
http://code.google.com/p/nlp2rdf/source/detail?r=afd65f4de818
Modified:
/
nlp2rdf.lod2.eu/schema/frag/fragment-inf.ttl
/
nlp2rdf.lod2.eu/schema/frag/fragment-val.ttl
/
nlp2rdf.lod2.eu/schema/frag/fragment.ttl
=======================================
--- /
nlp2rdf.lod2.eu/schema/frag/fragment-inf.ttl
Fri Aug 10 00:53:34 2012
+++ /
nlp2rdf.lod2.eu/schema/frag/fragment-inf.ttl
Fri Aug 10 00:55:52 2012
@@ -6,8 +6,8 @@
<> a owl:Ontology ;
rdfs:label "Fragment Ontology Axioms for Inference" ;
- owl:imports <
http://nlp2rdf.lod2.eu/schema/frag/frament.ttl
> ;
- rdfs:comment """ see also
http://nlp2rdf.lod2.eu/schema/frag/frament-val.owl
and
http://nlp2rdf.lod2.eu/schema/frag/frament-inf.owl
""" .
+ owl:imports <
http://nlp2rdf.lod2.eu/schema/frag/fragment.ttl
> ;
+ rdfs:comment """ see also
http://nlp2rdf.lod2.eu/schema/frag/fragment-val.owl
and
http://nlp2rdf.lod2.eu/schema/frag/fragment-inf.owl
""" .
<Fragment>
# this will infer that each fragment has at least one context
=======================================
--- /
nlp2rdf.lod2.eu/schema/frag/fragment-val.ttl
Fri Aug 10 00:53:34 2012
+++ /
nlp2rdf.lod2.eu/schema/frag/fragment-val.ttl
Fri Aug 10 00:55:52 2012
@@ -6,7 +6,7 @@
<> a owl:Ontology ;
rdfs:label "Fragment Ontology Axioms for Validation" ;
- owl:imports <
http://nlp2rdf.lod2.eu/schema/frag/frament-inf.ttl
> ;
+ owl:imports <
http://nlp2rdf.lod2.eu/schema/frag/fragment-inf.ttl
> ;
rdfs:comment """ see also
http://nlp2rdf.lod2.eu/schema/frag/framgent.owl
and
http://nlp2rdf.lod2.eu/schema/frag/framgent-inf.owl
""" .
<rfc5147Selection>
=======================================
--- /
nlp2rdf.lod2.eu/schema/frag/fragment.ttl
Fri Aug 10 00:53:34 2012
+++ /
nlp2rdf.lod2.eu/schema/frag/fragment.ttl
Fri Aug 10 00:55:52 2012
@@ -9,7 +9,7 @@
<> a owl:Ontology ;
rdfs:label "Fragment Ontology" ;
- rdfs:comment """ see also
http://nlp2rdf.lod2.eu/schema/frag/frament-val.owl
and
http://nlp2rdf.lod2.eu/schema/frag/frament-inf.owl
""" .
+ rdfs:comment """ see also
http://nlp2rdf.lod2.eu/schema/frag/framgent-val.owl
and
http://nlp2rdf.lod2.eu/schema/frag/frament-inf.owl
""" .
<Fragment> a owl:Class ;
rdfs:label "A fragment of an information resource" .
Reply all
Reply to author
Forward
0 new messages