--
You received this message because you are subscribed to the Google Groups "Annotation tool GSoC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to annotation-tool-...@googlegroups.com.
Visit this group at http://groups.google.com/group/annotation-tool-gsoc.
For more options, visit https://groups.google.com/d/optout.
I see they do not have domain and ranges and I understand why from their perspective..
I think you can for now use empty domain and ranges for all the predicates.
--
You received this message because you are subscribed to the Google Groups "Annotation tool GSoC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to annotation-tool-...@googlegroups.com.
Visit this group at http://groups.google.com/group/annotation-tool-gsoc.
For more options, visit https://groups.google.com/d/optout.
Pundit stores this information as domain (what can be used as subject)and range (what can be used as object).
At the moment there is no special formatter/suggester for "simple"
types like number/string, but i guess they can be implemented, if
needed.
> About the number of predicates, yes, you could eliminate the ones that referReducing them sounds like a very good idea!
> to identifiers, like IMDB, viaf, etc. I don't think there is any use case to
> annotate anything using them.
Yep, absolutely. To be even more precise, it depends on the shape ofthe statements you want to achieve, you can either have it in the
domain or in the range (think at inverses: city > has major > someone
\\\ someone > is major of > city).
The very most bestest solution (R), if wikidata has classes
informations like places, persons etc.. would be to stuff this into
domains and ranges to get a better annotation environment.