Open GoogleCodeExporter opened 8 years ago
Dear Zoltan,
thanks for the useful input, I'll address it (not immediately since we're
thinking major changes for the next official version regarding annotation
mechanism).
Howeverm, regarding your questions, at the moment the behavior is:
1) when u drag on a class, an instance for that class is being created, with an
IRI taken after the selected text (actually IRI = defaultnamespace +
localname_taken_from_annotated_text)
2) a semantic annotation (see ontology:
http://art.uniroma2.it/ontologies/annotation) is created, with the text
property being set to the same string as before
so, initially the local name of the IRI and the text of the semantic annotation
(which is not a label of the resource) associated to it are being created and
are equal. what may happen is that the user decides to chane thre name of the
resource (IRI), so he can do that, and the annotation still remains unchanged
('cause it is the real reference for that instance to a portion of text in a
web page).
The graph has been added again (after disappearing from past versions) in 0.7.2
(totally revamped with respect to previous one), but in effect it is still
quite new and we expect quite a few other bugs to emerge :-)
Original comment by stell...@info.uniroma2.it
on 26 Jan 2011 at 10:55
Original issue reported on code.google.com by
barat...@gmail.com
on 26 Jan 2011 at 8:19