| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
40 (0.348s).
|
|
|
Loading phrases to help you refine your search...
|
|
[TIKA-928] Separation of Tika Core Properties From Metadata Processing - Tika - [issue]
|
|
...The Metadata class is a bit overloaded with both processing and core Tika properties defined in the same place.Separating the core properties into a TikaCoreProperties class which contains o...
|
|
|
http://issues.apache.org/jira/browse/TIKA-928
Author: Ray Gauss II,
2012-07-02, 19:40
|
|
|
Re: JAX-RS overhead in tika-server - Tika - [mail # dev]
|
|
...Is there any consensus on TIKA-930 [1]? I don't want to wipe out properties that others feel are critical or include non-ratified standards if that's outside of policy. If there'...
|
|
|
Author: Ray Gauss II,
2012-07-01, 23:56
|
|
|
Re: Welcome Ray Gauss as a Tika committer/PMC - Tika - [mail # dev]
|
|
...Hello everyone, and thank you! I consider it a great honor and privilege to be part of a community with such forethought and ingenuity. I've been contributing to open source proj...
|
|
|
Author: Ray Gauss II,
2012-06-11, 01:21
|
|
|
Re: [DISCUSS] Apache Tika 1.2 RC? - Tika - [mail # dev]
|
|
...It would be nice to get https://issues.apache.org/jira/browse/TIKA-930 resolved before people start using some of those properties which may be dropped. On May 28, 2012, at 9:19 AM, M...
|
|
|
Author: Ray Gauss II,
2012-05-28, 13:45
|
|
|
[TIKA-842] IPTC Properties Should be Defined Completely and Independently of the Drew Library - Tika - [issue]
|
|
...All of the IPTC XMP specification should be defined in tika-core and should not be reliant on the Drew Noakes library as it is incomplete in its support of the standard and the properties ar...
|
|
|
http://issues.apache.org/jira/browse/TIKA-842
Author: Ray Gauss II,
2012-05-18, 02:55
|
|
|
[TIKA-859] DublinCore Metadata Keys Should be Prefixed and Property Objects - Tika - [issue]
|
|
...To help avoid collisions of key names in interfaces Metadata implements and allow for more precise definition of DublinCore the keys should be defined as Property objects with the object nam...
|
|
|
http://issues.apache.org/jira/browse/TIKA-859
Author: Ray Gauss II,
2012-05-17, 21:36
|
|
|
[TIKA-926] Data Typed Metadata.set(...) Value Methods Should Call Metadata.set(Property...) - Tika - [issue]
|
|
...The property value setter methods for int, double, and Date types should call the underlying set method with a Property key rather than String....
|
|
|
http://issues.apache.org/jira/browse/TIKA-926
Author: Ray Gauss II,
2012-05-17, 00:15
|
|
|
[TIKA-927] Composite Properties - Tika - [issue]
|
|
...A composite property type would be useful for maintaining backwards compatibility when migrating old properties or aliasing a single primary property to several secondary fields.To achieve t...
|
|
|
http://issues.apache.org/jira/browse/TIKA-927
Author: Ray Gauss II,
2012-05-16, 22:43
|
|
|
Re: [metadata] roadmap proposal available on the wiki - Tika - [mail # dev]
|
|
...I think besides the namespaces, one of the issues Jörg is trying to tackle is the structured metadata and the extra time and effort referred to is dealing with serialization of structured da...
|
|
|
Author: Ray Gauss II,
2012-04-26, 16:03
|
|
|
Re: Metadata situation and XMP support in Tika - Tika - [mail # dev]
|
|
...I think the aliasing approach supports both use cases nicely, i.e.: Metatadata.java: ... Property TITLE = DublinCore.DC_TITLE; ... Users then only have to concern th...
|
|
|
Author: Ray Gauss II,
2012-04-24, 13:10
|
|
|
|