David Valentine

Results 35 issues of David Valentine

Validation is failing to allow Anchor to substitute for CharacterString in Keywords (any quick patch would be good) http://schemas.opengis.net/iso/19139/20070417/gmx/extendedTypes.xsd ``` ``` Trying to import files for NODC. Example file: http://hydro10.sdsc.edu/metadata/NODC/000294EA-2BC7-44A6-8C72-DBD4D14BFF2D.xml...

When a collection is harvested, would it be a good idea to add the records to the parents isPartOf collection?

enhancement
question

"This is a log from an Oil and Gas Well in Texas" http://ec-scigraph.sdsc.edu:9000/scigraph/lexical/chunks?text=This+is+a+log+from+an+Oil+and+Gas+Well+in+texas http://kato.crbs.ucsd.edu:9000/scigraph/lexical/entities?text=This+is+a+log+from+an+Oil+and+Gas+Well+in+texas Returns ``` [ { "token": "This", "end": 4, "start": 0 }, { "token": "is", "end": 7,...

vocabulary overhaul

missing i < in for loop

HTTP Error 404.17 - Not Found The requested content appears to be script and will not be served by the static file handler. can it be named "defaults.json"?

General thought for an enhancement considering the power of ElasticSearch/LogStash/Kibana Log queries, and clicks on metadata to ElasticSearch.

enhancement

Right now, the search pane registers itself with each search component. ``` startup: xxxx { array.forEach(this.getSearchComponents(),function(component){ component.searchPane = self; }); ``` Search components call searchPane to search: ``` search: function()...

wontfix

Ability to 1) zoom to item (add map search if not selected?) 2) just show the N items on the map, and then highlight when an item is moused over....

enhancement

Seeming to hit some performance issues when geosearch is used 15 sec, 1.6 million records... Has anyone hit this? Thought about tweaking the index by changing the tree to quadtree,...

enhancement

It would be good to possibly be able to invert a filter, aka say NOT for some filters.

enhancement