Activity
From 08/18/2014 to 09/16/2014
09/16/2014
- 05:18 PM Revision 8866 (metacat): Add the code to handle the delete of the resource map.
- 05:07 PM Revision 8864 (metacat): Add the code to handle to remove the resource map index.
- 04:48 PM Revision 8862 (metacat): Add codes to handle remove a source map solr index.
- 04:36 PM Revision 8860 (metacat): Add a field to contain the content of resource map.
- 04:25 PM Bug #6596 (Closed): Data files were not indexed.
- When I submitted a data package to the metacat, the resource map and metadata were indexed. But the data file wasn't....
09/15/2014
- 06:31 PM Revision 8859 (metacat): Add a util class to judge if a namespace is a resource map file.
- 02:36 PM Bug #6595 (Resolved): resourceMap field is not indexed
- This is referring to the triple model/graph name, which is sometimes a URI starting with http://. They are now create...
- 02:32 PM Revision 8857 (metacat): Create a valid URI by using all lowercase letters when creating a name for the triple model in the Rdf Xml Subprocessor. See bug: https://projects.ecoinformatics.org/ecoinfo/issues/6595
09/12/2014
- 04:17 PM Revision 8854 (metacat): Make the delete method work.
- 04:03 PM Revision 8852 (metacat): Make the deleteSystemmetadata method really roll-backable.
- 03:56 PM Revision 8850 (metacat): Add the code to delete systemmetadata.
- 02:24 PM Bug #6595 (Resolved): resourceMap field is not indexed
- See some error like;
metacat-index 20140912-14:16:31: [ERROR]: <http://resourceMap_tao.13083.2> Code: 11/LOWERCASE_P...
09/11/2014
- 02:37 PM Revision 8849 (metacat): remove semantic annotation proposal - moved to github: https://github.com/DataONEorg/sem-prov-design/blob/master/docs/use-cases/semantics/semantic-annotation.md
- 09:26 AM Revision 8848 (metacat): In InsertORETest: Set the format ID of the metadata object to an EML formatId so that it gets indexed correctly.
09/10/2014
09/08/2014
- 04:44 PM Bug #6593 (Closed): Solr index hasn't been removed when the MN.delete method was called
- I used curl command to delete an object through MN api. However, the solr index still exists:
https://mn-sandbox-u...
09/04/2014
- 03:24 PM Revision 8846 (metacat): Add the code to delete the records in the xml_accesssubtree table.
09/02/2014
- 02:21 PM Bug #6592 (Closed): Registry not using LDAP base configuration for authentication
- Now using configured auth.base from metacat.properties
- 02:07 PM Revision 8844 (metacat): use configured auth.base rather than hard-coded dc=ecoinformatics,dc=org. https://projects.ecoinformatics.org/ecoinfo/issues/6592
08/29/2014
- 06:55 AM Bug #6592 (Closed): Registry not using LDAP base configuration for authentication
- Looks like register-dataset.cgi used a hard-coded "dc=ecoinformatics,dc=org" base when authenticating. We should pull...
08/25/2014
- 04:33 PM Feature #6033 (Closed): Add configuration to disable 'pathquery'
- I missed the spot in checkIndexPaths in the MetacatServlet class. So the check was added in that method. Codes was co...
08/22/2014
- 05:50 PM Revision 8842 (metacat): Add a code to check if the pathquery engine is enabled in the checkIndexPaths method.
- 09:02 AM Feature #6033: Add configuration to disable 'pathquery'
- It seems we missed a spot:
metacat 20140822-00:40:14: [DEBUG]: MetaCatServlet.checkIndexPaths - Checking if 'coverag... - 09:00 AM Feature #6033 (In Progress): Add configuration to disable 'pathquery'
08/21/2014
08/19/2014
- 12:59 PM Task #6586 (Resolved): Index PROV relationships
- The following fields have been added to the index:
- wasDerivedFrom
- wasInformedBy
- used
- wasGeneratedBy
... - 11:38 AM Revision 8840 (metacat): When indexing annotations from RDFs, use the doc id to access the system metadata, not the model name since they are not always the same.
08/18/2014
- 03:25 PM Revision 8839 (metacat): Add PROV relationships to the Solr schema. Populate the fields using the RdfXmlSubprocessor
- 10:03 AM Revision 8837 (metacat): Add wasDerivedFrom field to the Solr schema and use Sparql query to retrieve the value from the RDF
- 09:30 AM Revision 8836 (metacat): Replace the /u00A0 character encoding with space character instead since /u00A0 displays literally in browsers
Also available in: Atom