Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  admin 8635 over 10 years ben leinfelder uncomment other tests in suite.
  annotation 8757 about 10 years ben leinfelder first pass at direct EML->semantic index method...
  authentication 8677 over 10 years Jing Tao Add a comment to warn the users not to change t...
  clientview 5035 almost 15 years daigle Change location of PropertyService to propertie...
  dataone 8745 about 10 years ben leinfelder correct the ORE lookup query syntax and add jun...
  index 7839 almost 11 years ben leinfelder add simple test for the IndexEventDAO class -- ...
  replication 7476 over 11 years ben leinfelder move DocInfo parsing into utilities project so ...
  util 8265 almost 11 years ben leinfelder Refer to metacat.war deployments since those ar...
MetacatProfilerTest.java 4.1 KB 5608 over 13 years berkley test for the profiler

Latest revisions

# Date Author Comment
8757 04/29/2014 04:54 PM ben leinfelder

first pass at direct EML->semantic index method. Still produces an RDF model, but does not persist it in Metacat, only in the triplestore. Allows us to re-run without adding stale RDF to the MN store.

8745 04/23/2014 10:19 AM ben leinfelder

correct the ORE lookup query syntax and add junit assertion to check that it continues to function as expected. https://projects.ecoinformatics.org/ecoinfo/issues/6529

8743 04/22/2014 11:43 AM ben leinfelder

include BioPortal lookup for Entity matches using the data table description. TODO: only associate measurements to the entity observation if they apply.

8725 04/02/2014 03:40 PM ben leinfelder

add "test" for generating annotations based on the entity/attribute details of a datapackage. This iterates through all current EML revisions and either updates or creates annotations based on what it finds. It does add content to your metacat deployment (RDF files) but it can be safely re-run when each time we change our annotation algorithm.

8717 03/31/2014 10:31 AM ben leinfelder

add test for BioPortal annotator service.

8716 03/28/2014 03:51 PM ben leinfelder

refactor web service calls to bioportal and orcid outside of the annotator class. test with orcid sandbox server. include orcid uri for the annotations being generated (we can index these and drive our searches on these values down the road). related to this: https://projects.ecoinformatics.org/ecoinfo/issues/6423 and also some semtools tasks.

8709 03/23/2014 12:11 AM ben leinfelder

include code to generate random annotations for UI testing. Effective, but can be confusing to see so many unrelated concepts on duplicate EML packages.

8702 03/14/2014 10:59 AM ben leinfelder

first pass at generating annotations from EML attribute information. uses the OpenAnnotation model that the metacat-index tests assume which allows us to populate dynamic index fields for the annotation class[es]. There is still much to be done with finding appropriate concepts for each attribute. https://projects.ecoinformatics.org/ecoinfo/issues/6256

8677 02/28/2014 01:53 PM Jing Tao

Add a comment to warn the users not to change the password file path to a production one since it will be deleted.

8675 02/28/2014 01:11 PM ben leinfelder

clear test password file so subsequent runs will not fail -- tests assume blank file to begin with.

View revisions

Also available in: Atom