Project

General

Profile

Activity

From 11/06/2016 to 12/05/2016

12/05/2016

06:05 PM Revision 10091 (metacat): Change the test since we added a new schema field.
Jing Tao
05:54 PM Revision 10089 (metacat): Add new hash code of the solr schema after we added a new field prov_generated.
Jing Tao
05:42 PM Revision 10087 (metacat): Add the class to upgrade the solr schema.
Jing Tao
05:35 PM Revision 10085 (metacat): Add a script to upgrade the db to 2.8.1
Jing Tao
05:34 PM Revision 10084 (metacat): Change the version to 2.8.1
Jing Tao
05:27 PM Revision 10081 (metacat): Increase the version to 2.8.1
Jing Tao
05:26 PM Revision 10080 (metacat): Increase the version to 2.8.1
Jing Tao
05:26 PM Revision 10079 (metacat): Increase the version to 2.8.1
Jing Tao
05:17 PM Revision 10074 (metacat): Increase it to 2.8.1
Jing Tao
05:09 PM Revision 10073 (metacat): Add the a new field prov_generated which will be used in the provenance subprocessor.
Jing Tao
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. Jing Tao
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. Jing Tao
11:51 AM Revision 10071 (metacat): Merge the code for rdfxml subprocessor from d1_cn_index_processor to metacat.
Jing Tao
11:44 AM Revision 10070 (metacat): include v1 in the run mdq formatId
ben leinfelder

12/02/2016

04:17 PM Revision 10068 (metacat): Add the prefix "prov_" the solr fields.
Jing Tao
09:07 AM Revision 10066 (metacat): adjust color-based score calculations to match UI and add up to total result count
ben leinfelder
08:21 AM Revision 10065 (metacat): add indexing for scores based on successful checks by check.type
ben leinfelder
08:04 AM Revision 10064 (metacat): use dateConverter for run timestamp indexing
ben leinfelder

12/01/2016

06:19 PM Revision 10063 (metacat): include initial MDQ run processing in metacat-index
ben leinfelder
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.... Bryce Mecum
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... Jing Tao
11:20 AM Revision 10062 (metacat): Use a new class to overwrite the class RdfXmlSubprocessor in d1-processor since that one has a method to use solr http server directly.
Jing Tao
10:24 AM Revision 10060 (metacat): merge changes from d1 indexing lib
ben leinfelder
01:35 AM Revision 10059 (metacat): Continue work on ISO XSLTs
- We now have a template for CI_Citation
- I moved some templates into separate XSLTs
- Cleaned up overally structure...
Bryce Mecum

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
Jing Tao
12:52 AM Revision 10058 (metacat): Include the files that were totally supposed to go in the last commit
Bryce Mecum
12:51 AM Revision 10057 (metacat): Continue work in ISO XSLT
- Tweak how extents are displayed
- Start adding support for GML Polygons
- Restructure EX module templates and clean...
Bryce Mecum

11/29/2016

10:12 PM Revision 10056 (metacat): Continue work on ISO XSLT
- Cleans up the root element to better match what we want in the end (looks like the EML XSLT)
- Switches a lot of ca...
Bryce Mecum

11/28/2016

11:40 AM Revision 10054 (metacat): Add a smart test when we set the file name for the header of "content-deposition":
When the id doesn't end with the file extention, we set the file to be id+extension. Jing Tao
10:28 AM Revision 10050 (metacat): To set the content-deposition header, the cn will look the file name in the system metadata first.
Jing Tao

11/22/2016

07:01 PM Revision 10049 (metacat): Improve output of ISO XSLT
Bryce Mecum
06:59 PM Revision 10048 (metacat): Hook ISO XSLT into view service
Bryce Mecum
03:21 PM Bug #7161 (Resolved): Uploading a resource map with provenance data causes an NPE during indexing
When uploading a resource map with provenance relationships included, indexing exits with an NPE during processing of... Peter Slaughter
03:15 PM Bug #7160 (Closed): replicationPolicy missing numberReplicas and replicationAllowed attributes
Fixed by setting replicationAllowed=false and numberReplicas=0 if they aren't set explicitly. Matt Jones
03:10 PM Bug #7160 (Closed): replicationPolicy missing numberReplicas and replicationAllowed attributes
While technically optional, the ReplicationPolicy class in SystemMetadata is not useful without the replicationAllowe... Matt Jones
02:55 PM Revision 10047 (metacat): Fix issue in getDefaultReplicationPolicy.
Previously, under some circumstances, a ReplicationPolicy was created but was missing the optional replicationAllowed... Matt Jones

11/21/2016

10:35 AM Bug #7149: Private metadata is indexed as isPublic=true
I'm moving this ticket to metacat since this is an indexing problem, not a UI bug.
The metadata doc only gives re...
Lauren Walker

11/17/2016

11:09 AM Bug #7156: Solr index still keep the obsoletedBy field even though it was removed from the system metadata and reindexed
I tried to use curl command to call the updateSystemmetadata to remove the "obsoletedBy" field. But I got the error:
...
Jing Tao

11/16/2016

05:01 PM Bug #7157 (Closed): Archive operation not permitted for V1 readonly MNs
Jing Tao
05:01 PM Bug #7157 (Closed): Archive operation not permitted for V1 readonly MNs
Please see details at:
https://redmine.dataone.org/issues/7927
Jing Tao

11/13/2016

10:34 PM Revision 10046 (metacat): Create first basic version of ISO 19115 XSL stylesheets
Bryce Mecum

11/10/2016

05:22 PM Revision 10044 (metacat): Add code to testArchive, testSetAccessPolicy, testSetOwner and testSetReplicationPolicy on objects whose authoritative member node is v1 or v2 MNRead.
Jing Tao
03:14 PM Bug #7156 (Resolved): Solr index still keep the obsoletedBy field even though it was removed from the system metadata and reindexed
Chris reported the issue:
we’re trying to reindex a pid in Metacat, and can’t seem to get it to drop the `obsoletedB...
Jing Tao
09:30 AM Revision 10043 (metacat): use "PLACEHOLDER" for annotation target rather than the actual attribute name value (for manual annotations added from spreadsheet).
ben leinfelder

11/09/2016

05:26 PM Revision 10041 (metacat): Use the "MNRead" to replace "MNStorage" to determine the version of the MN.
Jing Tao
 

Also available in: Atom