Activity
From 11/28/2016 to 12/27/2016
12/20/2016
- 05:04 PM Bug #7170 (New): Ignore the access part change in the EML sax parser classes when users use dataone api to update an eml object
- In old Metacat api, an eml document contains the access control rules of both itself and the data files which are ref...
12/16/2016
- 10:57 AM Task #7169 (Resolved): Register schema files for the format id FGDC-STD-100.1-1999
- 10:57 AM Task #7169 (Resolved): Register schema files for the format id FGDC-STD-100.1-1999
- Details see https://redmine.dataone.org/issues/7953
12/13/2016
- 02:47 PM Bug #7163 (Resolved): Calling cn.synchronize method asynchronously in mn.updatesystemmeta on Metacat
12/12/2016
- 03:45 PM Bug #7149 (Resolved): Private metadata is indexed as isPublic=true
- Bryce confirmed that the object was switched from public readable to private readable. Chris reindexed it ant it stil...
- 01:08 PM Bug #7168 (Resolved): ReIndexing a document lost some prov information in the new generated solr doc
- Used a vector to store the multiple values and the new code worked.
12/09/2016
- 05:09 PM Bug #7168 (Resolved): ReIndexing a document lost some prov information in the new generated solr doc
- Before I reindexed the urn:uuid:dcbdbea1-573f-4696-8590-14d6876d8d7e document on mn-dev-ucsb-1, it had four values on...
- 04:59 PM Bug #7163 (In Progress): Calling cn.synchronize method asynchronously in mn.updatesystemmeta on Metacat
- 04:58 PM Bug #7149 (In Progress): Private metadata is indexed as isPublic=true
- I believe this document was changed from public to private. Our solr merge mechanism had an issue:
https://projects.... - 04:56 PM Bug #7156 (Resolved): Solr index still keep the obsoletedBy field even though it was removed from the system metadata and reindexed
- It turns out that our solr index merge mechanism had an issue. It always copied the fields from the existing solr doc...
12/08/2016
- 02:29 PM Bug #7167 (Resolved): MNodeService.updateSystemMetadata() needs to validate obsolescence chain pids
- Added methods to check the circular obsoletes/obsoletedBy chains in the D1NodeService class. Also wrote the junit tes...
12/07/2016
- 10:11 AM Task #7165 (Closed): Use the provenance Spring bean file from d1_cn_index_processor in Metacat
- Peter and Lauren tested and it worked.
- 08:36 AM Bug #7167 (Resolved): MNodeService.updateSystemMetadata() needs to validate obsolescence chain pids
- When calling @MNodeService.updateSystemMetadata()@, if there is a circular reference in the @obsoletes@ or @obsoleted...
12/06/2016
- 04:43 PM Bug #7166 (Closed): Metacat DataONE base url always gets 404 not found page
- In the lib/web.xml.tomcat6 file, I added two servelet mappings:
<servlet-mapping>
<servlet-name>MNRestServletV2... - 04:29 PM Bug #7166 (Closed): Metacat DataONE base url always gets 404 not found page
- The base url looks like:
https://mn-dev-ucsb-1.test.dataone.org/metacat/d1/mn
It always gets 404 not found page. ...
12/05/2016
- 03:30 PM Task #7165: Use the provenance Spring bean file from d1_cn_index_processor in Metacat
- However, we need to add the field "prov_generated" in the solr schema file.
- 03:29 PM Task #7165 (Closed): Use the provenance Spring bean file from d1_cn_index_processor in Metacat
- I just merged the file from d1_cn_index_processor to Metacat.
12/01/2016
- 01:38 PM Bug #7164 (New): View service rendering EML project abstract incorrectly
- The view service's XSLT for rendering EML is producing output that doesn't look quite right. See attached screenshot....
- 12:39 PM Bug #7161 (Resolved): Uploading a resource map with provenance data causes an NPE during indexing
- Wrote a new MetacatRdfXmlSubprocessor which overwrites the code to access the solr http server directly. I also wrote...
11/30/2016
- 03:36 PM Bug #7163 (Resolved): Calling cn.synchronize method asynchronously in mn.updatesystemmeta on Metacat
- Details please see:
https://redmine.dataone.org/issues/7947
Also available in: Atom