gsergiu
gsergiu
refactored ImageDataProcessor interface and implementations added CvsImageDataProcessor refactored ParallelSolrIndexer added missing invocations of stream.close() methods
There are initiatives for transcribing handwriten texts (see https://transcribathon.com/en/documents/id-20841/item-235882/) and translating poems (http://www.mptmagazine.com/page/translate/?tid=776) to different languages. In order to link the new created reources with the original resources using web...
The presentaion of Annotations (in client applications) to end users needs to be based on human readable information insted of URIs. For example, when the Resources of some Annotation include...
Currently there is no example in the specific resources section that uses the _id_ of the specific resource. [https://www.w3.org/TR/annotation-model/#specific-resources](https://www.w3.org/TR/annotation-model/#specific-resources). If I remember correctly, each field used in annotations should be...
It seems that the naming of anchors is not synchronized with the name/numbering of the examples. It would be usefull to keep them in sync see: https://www.w3.org/TR/annotation-model/#example-1
Within the section [Representations with Annotation IRIs](https://www.w3.org/TR/annotation-protocol/#representations-with-annotation-iris) the same annotation collection ( in the sense that it contains the same annotations objects), gets 2 different IRIs. ``` "id": "http://example.org/annotations/?iris=1" "id":...
The Next, prev, First, Last are specified as being IRIs, consequnetly, these means that different requests to the same IRI should return the same annotations. However, the number of annotations...
The conclusion of ticket https://github.com/w3c/web-annotation/issues/337#issuecomment-238557004 is that there is a M to N relationship between the dc:language of multilingual resources and the text processors that might process the annotation body...
The correspondent of model, message and multipart is missing in the current list of classes for type. Multipart seems to be used for binary streams, model for 3D models and...
This change is [](https://reviewable.io/reviews/mongodb/docs/2858)