Project

General

Profile

Statistics
| Revision:

# Date Author Comment
5598 09/28/2010 03:11 PM ben leinfelder

correctly set the map location based on organizationScope

5597 09/28/2010 03:09 PM ben leinfelder

correctly set the organizationScope from the request value - filters the search results by location

5596 09/27/2010 05:24 PM ben leinfelder

not sure why this did not come up earlier when I stared upgrading some of the jar dependencies, but I've been having problems deploying Metacat because of a xerces error. upgrading to 2.7.1 fixed it - thinking the xml-apis and xerces jars need to be somewhat in lockstep with each other.

5594 09/23/2010 02:39 PM ben leinfelder

use <p> consistently when providing a tooltip for the full class URI

5593 09/23/2010 02:35 PM ben leinfelder

number of changes:
-list measurements across the screen under their observation
-use title attributes for full ontology class URI, only show full URI for the entity class since there is horizontal room
-make the annotation box more compact and intuitive for both screens (details and search results)

5592 09/23/2010 02:33 PM ben leinfelder

make DP title bold in result set

5591 09/23/2010 01:07 PM ben leinfelder

nest annotation groupings nicely for each obs/meas

5590 09/23/2010 12:40 PM ben leinfelder

include nesting borders

5589 09/23/2010 12:24 PM ben leinfelder

integrate Annotation in resultset better

5588 09/23/2010 12:12 PM ben leinfelder

place annotation information in the same cell as the data package title/id

5587 09/23/2010 11:56 AM ben leinfelder

include content in a wrapper div for margins

5586 09/23/2010 11:54 AM ben leinfelder

comment out debugging alert()

5585 09/23/2010 11:52 AM ben leinfelder

do not make hyperlinks extra bold

5584 09/23/2010 11:51 AM ben leinfelder

reduce white space

5583 09/23/2010 11:51 AM ben leinfelder

include some gray in the paragraphs

5581 09/23/2010 11:37 AM ben leinfelder

use "Myriad..." fonts, then cascade down to Arial, sans... Lifted from BioPortal L+F

5578 09/22/2010 05:00 PM ben leinfelder

only show that an annotation exists in the resultset, not the full details

5576 09/22/2010 11:23 AM ben leinfelder

make the header hyperlinks bold

5575 09/22/2010 11:07 AM ben leinfelder

reduce header font sizes

5574 09/22/2010 10:59 AM ben leinfelder

wrap content in div for margins
add bottom margin on header

5573 09/22/2010 10:58 AM ben leinfelder

include clearer font [size]
add leaf at right

5572 09/22/2010 10:42 AM berkley

new jar file

5571 09/22/2010 10:08 AM ben leinfelder

use light grey for backgrounds
dark grey for links

5570 09/22/2010 09:49 AM ben leinfelder

don't use green for links

5569 09/21/2010 04:50 PM ben leinfelder

include new graphic header for semtools skin.
adjust css to fit better

5567 09/21/2010 02:30 PM ben leinfelder

only surround main dataset with border to avoid a weird border artifact when displaying sub-groups of the eml package

5566 09/21/2010 02:29 PM ben leinfelder

include header/footer like in the old JS-based template

5565 09/21/2010 01:08 PM ben leinfelder

do away with the "eml-common.xsl" - it's not really worth it in terms of being able to customize for each skin

5564 09/21/2010 12:51 PM ben leinfelder

use sbclter css

5563 09/21/2010 12:34 PM ben leinfelder

use shared style sheets for rendering eml. this is sbclter/pisco-like

5562 09/21/2010 12:31 PM ben leinfelder

consolidate shared stylesheets - no differences between 2.0.1 and 2.1.0 directories

5561 09/21/2010 12:31 PM ben leinfelder

consolidate shared stylesheets - no differences between 2.0.1 and 2.1.0 directories

5560 09/21/2010 12:29 PM ben leinfelder

consolidate shared stylesheets - no differences between 2.0.1 and 2.1.0 directories

5558 09/21/2010 11:03 AM ben leinfelder

remove duplicate "attributeindex" parameter

5548 09/17/2010 11:34 AM berkley

new service api jar

5546 09/16/2010 05:24 AM Duane Costa

Bug 3835 - design and implement OAI-PMH compliant harvest subsystem

Fix a bug in the EML to Dublin Core crosswalk XLSTs. First and last names were being concatenated. The fix is to place the space character inside an xsl:text element.

5544 09/08/2010 02:32 PM ben leinfelder

removing unused search pages (leftover from 'default' skin copy)

5543 09/07/2010 04:30 PM ben leinfelder

separate the class and the ontology from the the URI for easier reading. putting them in a table also helps

5542 09/07/2010 03:49 PM ben leinfelder

include links from annotation to the data package metadata

5541 09/07/2010 03:06 PM ben leinfelder

include stylesheet to display annotation document on it's own (in addition to within a resultset)

5540 09/07/2010 02:40 PM ben leinfelder

include the column name that the measurement is mapped to

5539 09/07/2010 11:39 AM ben leinfelder

list the currently registered ontologies (in case someone wants to unregister them?)

5538 09/07/2010 10:06 AM ben leinfelder

rearrange the ontology registration page - bioportal-hosted ontologies come first

5537 09/06/2010 04:50 PM ben leinfelder

include dropdown of all bioportal ontologies - you can choose to register or unregister them with metacat for annotation-based searching. perhaps not the most elegant workflow, but better than having to manually collect the URIs and URLs.

5536 09/03/2010 04:53 PM ben leinfelder

include annotation display in the search results - NOTE using XPath 2.0 function for accessing the ontology URIs that are included as namespaces in the annotation. adding Saxon jar for this.

5535 09/01/2010 02:19 PM ben leinfelder

include a page for [un]registering ontologies with the ontology manager in the semtools plugin

5534 08/31/2010 02:29 PM ben leinfelder

minor upgrade to commons-logging (1.0.3->1.0.4)

5533 08/30/2010 04:34 PM ben leinfelder

basic query can be issued and includes:
-match any/all
-from same observation
-for Entity, Characteristic, Standard, Protocol, Measurement

5532 08/27/2010 09:21 PM ben leinfelder

use same xercesImpl as geoserver (2.4)

5531 08/27/2010 07:28 PM ben leinfelder

upgrade to xalan 2.7 from 2.5.1 (geoserver was using 2.7 already)

5530 08/27/2010 02:59 PM ben leinfelder

upgrade commons-collections (3.2) and commons-lang (2.5) - avoid conflicts with semtools plugin that requires these newer jars.

5529 08/27/2010 02:29 PM ben leinfelder

upgrade the log4j jar - reduces the duplicate jars to wade though in the build process

5528 08/27/2010 02:24 PM ben leinfelder

don't include the semtools plugin in the default config

5527 08/27/2010 02:20 PM ben leinfelder

remove chad's local changes (server, db, etc) - but preserve the D1 config values that were added

5526 08/27/2010 12:27 PM berkley

new values for mets namespace

5523 08/27/2010 11:09 AM berkley

moved the dataone types to the metacat.properties file

5520 08/27/2010 08:25 AM berkley

removing old service api jar

5519 08/27/2010 08:24 AM berkley

new dataone jars

5518 08/26/2010 05:10 PM ben leinfelder

include MetacatHandlerPlugin interface so that other projects [semtools] can extend the actions handled by Metcat without editing the codebase directly. The SemtoolsPlugin is the prototype for this and can be registered using the Metacat admin interface. Note that the plugin implementation class and supporting jars must be included in the webapp in order for the request to be handled correctly (the semtools build is injecting these as part of it's build process).

5517 08/26/2010 02:43 PM ben leinfelder

include 1.9.3 upgrade script in trunk

5514 08/25/2010 02:43 PM ben leinfelder

use localhost as defaults for the properties

5509 08/23/2010 12:37 PM ben leinfelder

include bioportal widgets, at least for an example.
oboe-sbc and oboe are both registered as tests.

5504 08/19/2010 04:55 PM ben leinfelder

map the eml 2.1.0 documents to be rendered by the correct (existing) stylesheet.

5501 08/13/2010 01:50 PM Jing Tao

Merge 1.9.3 branch to the trunk.

5492 08/12/2010 11:31 AM ben leinfelder

merge 1.9.3 change to include karxml 2.1 documents in search/rendering

5476 08/04/2010 12:10 PM ben leinfelder

remove "indus" urls

5438 07/20/2010 03:56 PM berkley

adding dataone to the login org choice for the dev skin

5437 07/19/2010 02:15 PM berkley

reverting accidental cahgnes

5436 07/19/2010 02:02 PM berkley

fixing another null auth token bug

5401 06/24/2010 12:43 PM berkley

reverting accidentally committed changes

5399 06/24/2010 12:16 PM berkley

trying another build../cicore/cn-buildout/dataone-cn-metacat/usr/share/metacat/knb.war

5397 06/23/2010 03:45 PM berkley

MetacatPopulator is now working. It allows you to do a query from one metacat instance, then insert any returned docs into another metacat instance

5396 06/23/2010 01:56 PM berkley

d1client jar

5394 06/23/2010 12:25 PM berkley

tracked down streaming bug. now need to figure out a better way to fix it.

5392 06/15/2010 04:13 PM berkley

added a DataOneLogger for event notifications on the CN. The logger is called DataOneLogger and can be managed in the log4j.properties file

5391 06/15/2010 03:40 PM berkley

finished getLogRecords. Fixed some date bugs in metacat.

5389 06/15/2010 11:19 AM berkley

changed getLogRecords to use new classes for log events

5388 06/15/2010 10:45 AM berkley

new service layer jar

5385 06/11/2010 05:00 PM ben leinfelder

starting point for semtools skin. augmenting default skin with Annotation documents.
not yet semantically enhanced search capabilities, but you can see a listing of both EML and Annotations on the server.

5379 06/09/2010 05:03 PM berkley

mostly done with generating systemmetadata from legacy knb docs. need to write a better test and enable this through the ResourceHandler then it will be done.

5372 05/25/2010 05:15 PM Jing Tao

Commit the change for Madhusudan Gujral from java.net.URL url = new java.net.URL;
to java.net.URL url = new java.net.URL;

5367 05/18/2010 04:27 PM Jing Tao

Fixed bug the download link didn't work.

5361 05/17/2010 03:36 PM Jing Tao

Add a mapping between kar xml namespace and karxml.xsl.

5360 05/17/2010 03:34 PM Jing Tao

Add a style sheet to transform kar xml document.

5358 05/17/2010 10:32 AM berkley

added the renamed Java classes for ObjectList

5357 05/14/2010 05:57 PM Jing Tao

Change the search query according to the karxml change.

5356 05/14/2010 02:55 PM berkley

changed the detailCode for DataOne exceptions to a string

5355 05/14/2010 11:18 AM berkley

added getSystemMetadata to ResourceHandler and changed the url format to be meta/guid. added a new servlet reponse handler in the web.xml file to handle the new urls and send them to the RestServlet.

5354 05/13/2010 04:28 PM Jing Tao

Change the return type from kar to the namespace.

5345 05/10/2010 04:35 PM berkley

adding stax jar. if this is somewhere else, i'll remove it, but i'm unable to find it anywhere in dataone

5320 04/19/2010 10:14 PM Matt Jones

Refactored metacat to use dataone-service-api-0.3.0 jar file, with the new JIBX generated types and serialization. Included JIBX runtime jar in metacat to handle serialization and deserialization of SystemMetadata objects. Removed the old API jar file.

5319 04/19/2010 04:51 PM Matt Jones

Modifications to support the DataONE service API version 0.1.0. For DataONE, the get() and
create() services are partially complete. Several more functions and checks need to be added to
create() before it is viable. This DataONE support is not complete, and the current support breaks the MetacatRestClientTest for the time being (this client will eventually be removed).

5311 04/14/2010 11:31 AM daigle

Merge 1.9.2 changes back into the trunk

5302 04/06/2010 06:03 PM Matt Jones

Adding commons-io jar for the IOUtils utilities for stream manipulation.

5298 04/02/2010 11:29 AM Matt Jones

Modified readFromMetacat() to pass most exceptions up the call stack, which
allows creation of new entry points for calling reads. Still need to
continue factoring out the HTTPServletResponse that is passed in in order to
make entrypoints that are not servlet based possible. Problem now is in...

5297 04/01/2010 04:30 PM Matt Jones

Excluding the Maven ant tasks jar from the metacat war distribution because
it is not needed (its only used to build dataone-service at build time, and
is unused at runtime), and it conflicts with jar files checked in for Spring
as part of the geoserver install. Also updated dataone interface...

5295 03/24/2010 12:41 AM Matt Jones

Modified the build.xml to include a new task for building the dataone
service api package, which generates a jar file that is put into lib. This
task depends on maven being installed in maven.home, and depends on the
DataONE service_api being checed out in a sibling directory to the build....

5285 03/18/2010 03:06 AM Matt Jones

Adding a new property to be used as an identifier prefix by default.

5276 03/16/2010 12:33 AM Matt Jones

Modified table structure to change identifiers table (previously unused) to
represent a mapping between arbitrary string identifiers and metacat docids.
More information in https://trac.dataone.org/ticket/361. Modifications to
Oracle schemas were made but not tested.

5224 02/11/2010 08:48 AM Matt Jones

Modified ResourceHandler to change the GET url from /objects to /object to
match the DataONE method name.