Activity
From 11/04/2008 to 12/03/2008
12/03/2008
- 03:21 PM Bug #3600: recreate all the PNG files
- These pngs need to be replaced:
coverage
dataset
dataTable
entity
eml
literature
physical
protocol
software
spatialRa...
12/02/2008
- 03:53 PM Bug #2568: Inconsistent naming of "method"(s) element
- Just adding a summary of what Jing and I found for method/s declarations:
These 2 were already declared as "methods"...
11/24/2008
- 08:51 AM Bug #3688: documentation to be fixed
- Maybe not from the index, but from the same place as the FAQs are accessed.
- 08:49 AM Bug #3688 (Resolved): documentation to be fixed
- there is now a separate page for the changes in EML2.1. It should be linked from the index.html page somehow
11/22/2008
- 07:26 PM Bug #3599: finish documentation in eml-physical.xsd
- added documentation to eml-physical.xsd and eml-resource.xsd. see r1.78 and 1.91 respectively
- 11:02 AM Bug #3541: clarify documentation on polygons and grings, indicate relationship to FGDC
- checked in the documentation, with r1.89
- 09:48 AM Bug #3590: eml-documentation stylesheet problem with derived content.
- the value of minOccurs should show up in the documentation. e.g., that value is "3" for the grinpoint child here:
htt...
11/21/2008
- 04:55 PM Bug #2512: require text content in elements to be non-empty
- The optional elements have had their xs:strings retyped to res:NonEmptyStringType.
- 03:53 PM Bug #3313: Edit EML documentation for access control
- whoops - missed the union. OK, this one is done.
- 03:50 PM Bug #3490: update documentation for givenName, surName
- added info to the documentation for use of givenName and surName
11/17/2008
- 10:08 AM Bug #3313: Edit EML documentation for access control
- I think the current description is accurate and should not be changed. The 'permission' field is typed as union of t...
11/16/2008
- 08:28 PM Bug #3313: Edit EML documentation for access control
- this is done, except for one part describing the permission element. when this is confirmed OK or cleaned up, then th...
11/13/2008
- 05:09 PM Bug #1132: fix access control rule ambiguities
- The physicalDistributionType should have looked like this (below), so that if the references element is used, it is t...
11/11/2008
- 04:04 PM Bug #2512: require text content in elements to be non-empty
- I checked the morpho code and we use those three path at new package wizard.
title
distribution/offline/MediumName
ke...
11/08/2008
- 12:56 PM Bug #2512: require text content in elements to be non-empty
- We need to look at the effect on instance documents of switching all xs:string to NonEmptyStringType. This type-switc...
11/07/2008
- 08:36 AM Bug #3488: datum requested in GeographicCoverageType
- whoops - not closed, merely postponed along with other spatial issues.
- 08:33 AM Bug #3488: datum requested in GeographicCoverageType
- documentation has been updated, so this bug can be closed.
- 08:19 AM Bug #3164: sbc-lter adaptation of eml-literature schema - contact tree
- added the optional contact tree just below the resource group (analogous to its location in dataset). checked in alre...
11/06/2008
- 04:09 PM Bug #3227: gRing is declared as GRingPointType
- One other note:
The switch of GRing to GRingType was made months ago and this bug closed.
But I just noticed that GRi... - 10:27 AM Bug #2568: Inconsistent naming of "method"(s) element
- this is done, except for the documentation PNGs, which are now all listed in bug #3600. so this one can be closed.
- 10:26 AM Bug #3600 (Resolved): recreate all the PNG files
- Two 2.1 upgrades in particular:
1. method ->methods, and datetime ->dateTime
2. retyping geographicCoverage element... - 10:17 AM Bug #3165: request for an element to contain info about a url
- done, except for the mopping up (documentation, bug #3599)
- 10:16 AM Bug #3480: duplicate distribution types (in resource.xsd, and physical.xsd)
- done, except for documentation of phys:PhysicalDistributionType, which is now in bug #3599
- 10:12 AM Bug #1132: fix access control rule ambiguities
- fixed, long ago, but documentation of the fixed types is still to be done, see bug #3599
- 10:10 AM Bug #3599 (Resolved): finish documentation in eml-physical.xsd
- the only thing left in eml-physical is to clarify the documentation of the new type. by creating this new p3 bug, I c...
- 10:05 AM Bug #3500: restrict content of boundingCoordinates, gRingLat and Long to lat and lon ranges
- done, including retyping mentioned in comment #2. documentation completed.
- 10:03 AM Bug #1019: altitudeUnits in geographicCoverage should use eml-unitDictionary definitions
- In addition to retyping altitudeUnits from xs:string to unit:LengthUnitType, I retyped altitudeMinimum and altitudeMa...
- 09:58 AM Bug #3553: Create a schema file whose content is the definition of unit types
- The basic structure of these definitions is below. In the interest of time, I didn't pursue creating the enumeration ...
11/05/2008
- 03:54 PM Bug #3590: eml-documentation stylesheet problem with derived content.
- also docs/eml-2.1.0/eml-coverage.html#westBoundingCoordinate
- 02:24 PM Bug #3590: eml-documentation stylesheet problem with derived content.
- Another note on the bad behavior of the derived content template. go to associatedParty in this doc: /eml/docs/eml-2....
- 03:44 PM Bug #3500: restrict content of boundingCoordinates, gRingLat and Long to lat and lon ranges
- Some other types in geographicCoverage also should be retyped. While looking for type xs:string elements (see bug #25...
- 03:17 PM Bug #1794: modify temporalCoverage to support ongoing data sources
- This bug is re-targeted for EML2.2
Reasoning: none of the simple solutions solve the basic issue -- that there is a d... - 03:15 PM Bug #3594: tests only validate documents in test dir against SAX not EML
- Added code to EMLParserTest which uses the same method as SaxValidateTest to glob all XML files within the test folde...
- 01:32 PM Bug #3594: tests only validate documents in test dir against SAX not EML
- targeting for 2.1
- 01:25 PM Bug #3594 (Resolved): tests only validate documents in test dir against SAX not EML
- EML files residing within the test/ folder should be tested for EML validity along with SAX validation, to keep in li...
11/04/2008
- 06:03 PM Bug #3165: request for an element to contain info about a url
- Suggested fix:
The OnlineType was not previously described -see bug #3480 for why it now exists. This type could also... - 03:05 PM Bug #3480: duplicate distribution types (in resource.xsd, and physical.xsd)
- In eml201, these two types were slightly different, with the similar chunks of code copied from one to the other. Ext...
- 02:09 PM Bug #2512: require text content in elements to be non-empty
- The pattern for this type will be something resembling:
<xs:pattern value="[\s]*[\S][\s\S]*"/>
I am assuming...
Also available in: Atom