Difference between revisions of "SBN PDS4 Wiki"

From The SBN Wiki
Jump to navigation Jump to search
m (→‎Discipline and Mission Dictionaries: Added ground-based geometry dictionary)
 
(65 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
This site provides support for the PDS4 data standards and their supporting tools.  It is intended for both internal and external users.
 +
----
  
This site contains information about the PDS4 prototype migration effort to be conducted at the Small Bodies Node in the Fall of 2012/Winter of 2013.  It will eventually contain both tracking information and potentially useful support information for PDS4 data developers inside and outside the SBN.
+
== FAQ ==
  
 +
* [[Questions | Frequently Asked Questions ]]
  
=== Discipline and Mission Dictionaries ===
+
== Learning About XML ==
  
Here are some quick links to the latest versions of the local dictionaries in development here:
+
* [[Some Things You Should Know About XML Before You Start]]
 +
* [[XML Primer for PDS4|XML Standards Primer for PDS4]]
 +
* [[Understanding XML Catalog Files]]
 +
* [[How to View an XML File]]
 +
* [[Anatomy of the XML Prolog]]
  
* [http://pdssbn.astro.umd.edu/PDS4test/WikiSupport/Dictionaries/sbnDD.xsd SBN Discipline Dictionary] (no Schematron file) - This contains classes and attributes useful across all SBN data sets, including ground-based coordinates and general observing parameters.
+
== Tutorials ==
  
* [http://pdssbn.astro.umd.edu/PDS4test/WikiSupport/Dictionaries/sbngeomDD.xsd SBN Geometry Dictionary] (no Schematron file) - This is a placeholder for a broader geometry dictionary. It contains mainly classes for distances, position vectors, and velocity vectors.
+
* [[PDS4 Product Labels, Step by Step]]
 +
* Discipline Dictionaries, Step by Step:
 +
** [[Filling Out the Display Dictionary Classes]]
 +
** [[Filling Out the Spectral Dictionary Classes]]
 +
** [[Filling Out the Geometry Dictionary Classes]]
 +
* [[Schema Referencing in PDS4 Labels]]
 +
* [[Using Eclipse for XML Editing|Using Eclipse for XML Editing and Validation]]
 +
* Creating Local Dictionaries:
 +
** [[Installing and Configuring LDDTool]]
 +
** [[Creating the Ingest LDD Dictionary Input File]]
 +
** [[Running LDDTool and Verifying the Output]]
 +
** [[File:LDDTool 1900 examples.zip]] - A sample set of files for running version 8.0.0 (for version 1.9.0.0 of the Information Model) of ''LDDTool''
 +
* [[Using Local Dictionaries]]
 +
* PDS4 ''Validate'' Canonical Validation Tool
 +
** [[Installing and Configuring Validate Tool]]
 +
** [[Using Validate Tool]]
 +
** [[Validate Tool Configuration File]]
 +
* [[Units of Measure]]
  
 +
== Quick References ==
  
* [http://pdssbn.astro.umd.edu/PDS4test/WikiSupport/Dictionaries/gbgeomDD.xsd Ground-based Geometry Dictionary] (no Schematron file) - This is a placeholder for a broader geometry dictionary specifically for ground-based observations.  It's not clear whether ground-based geometry will be included in the geometry discipline dictionary that will be developed by PDS, so this was generated as a separate entity, just in case.
+
PDS4 Label Details
 +
* [[PDS4 field_format Conventions | <field_format> Syntax Summary]]
 +
* [[Standard Values Quick Reference | Standard Values for Label Attributes]]
 +
* [[Unit Classes Standard Values | Standard Values for Unit Classes]]
 +
* Data Type Definitions:
 +
** [[PDS4 Character Data Type Definitions|ASCII (Character) Data Types]]
 +
** [[PDS4 Binary Data Type Definitions|Binary Data Types]]
  
* [http://pdssbn.astro.umd.edu/PDS4test/WikiSupport/Dictionaries/iueDD.xsd IUE Mission Dictionary] (no Schematron file) - This is a draft of the IUE mission dictionary.  It has the stuff that the XML editor needs for validation, but does not contain any human-readable definitions.
+
Designing Labels and Archives:
 +
* [[Creating a Collection]]
 +
* [[PDS4 Data Structures]]
 +
* [[Notes for Labelling FITS files]]
  
* [http://pdssbn.astro.umd.edu/PDS4test/WikiSupport/Dictionaries/diDD.xsd Deep Impact/EPOXI Mission Dictionary] (no Schematron file) - This is a draft of the DI/EPOXI combined mission dictionary.  It contains human-readable definitions as well as most of the stuff needed for validation.  There are a few standard values lists still outstanding.  If you would prefer to see attributes organized differently, give me details.
+
Special Topics:
 +
* A [[Quick Introduction to the Geometry Dictionary]]
 +
* A [[Quick Introduction to the Spectral Dictionary]]
 +
* [[XML Schema Regular Expressions - Basics]]
 +
* [[PDF/A in PDS4 - A Primer]]
 +
* [[Creating and Validating PDF/A-1 Documents]]
  
If you're looking for older versions, you can check the corresponding folders in the http://pdssbn.astro.umd.edu/PDS4test/WikiSupport/Dictionaries/ directory.
+
== SBN Style Sheets ==
  
=== Mechanics ===
+
* [[Target Names]]
  
How to do things - questions and answers:
+
== Workshop Support ==
 
 
* [[How-To]] - Quick tutorials on specific tasks or problems, including things like setting up editors and running validators, or understanding what you're typing into the PDS4 labels.
 
 
 
* [[Questions]] - If you have questions about the mechanics of creating labels, using the XML tools, what you can and can't do in terms of structure, etc., this is the place.  We'll try to answer them ASAP.
 
 
 
* [[Templates]] - Here I'll post commented XML templates of SBN label archetypes.  You can use these as starting points for making new labels, rather than starting from scratch and the PDS master schema.
 
 
 
* [[PDS4 Product Labels, Step by Step]] - A detailed walk-through of core label classes for the major product types.
 
: '''Note:''' ''The mauve-y boxes indicate significant problems that need to be addressed for Build 3b (the post-migration test build). You may assume I will file RFAs on these, so you don't need to take any additional action on these unless specifically requested by the note. Thanks!''
 
 
 
=== References ===
 
 
 
The SBN dictionary (in development) and documentation being developed locally to fill holes in what's coming from EN.
 
 
 
* [[SBN Discipline Dictionary]] Page - This is where we'll gather the information we'll need to create a small bodies discipline dictionary, as well as the mock-ups I'll put together by hand until there is a real data dictionary tool. (You'll need the mock-ups for validation work.)
 
 
 
* [[Repository]] - This will take you to the Repository that we're actively building so you can access the files that have already been migrated (when there are some), as well as older repository versions for comparison.  '''Note that this area will ''always'' be under construction!''' Things will change - see the AAREADME file for details.  If you encounter unexpected problems with the files in here, please post them so we can fix/explain them.  Thanks!
 
 
 
* [[PDS4 field_format Conventions]] - The subset of ''printf'' conversions to be used in the PDS4 <field_format> attribute
 
 
 
* [[Standard Values Quick Reference]] - A compilation of the standard values used for common attributes in the core classes, with notes of particular relevance to SBN data preparers.  The attributes are listed alphabetically, and standard value lists for different contexts (containing classes, that is) are listed under those, where applicable.  The list doesn't include meanings for the values, largely because they are not yet available - publicly or privately.
 
 
 
=== Accounting ===
 
 
 
Here's where we'll keep track of the various projects in progress at the node sites.
 
 
 
* [[Tracking]] - The data sets to be migrated for this first major prototype migration, showing any progress and with notes on specific issues and problems encountered.
 
 
 
 
 
=== Workshop Support ===
 
  
 
Pages of quick links for those in workshops:
 
Pages of quick links for those in workshops:
  
 +
* [[DPS 2017 iPoster (LDDTool) Support Files]]
 +
* [[Planetary Data Workshop 2017 Support]]
 +
* [[St. Louis XML Training April 2015]]
 +
* [[DPS2013 Workshop]] at the Denver DPS meeting
 +
* [[July 2013 Moscow Workshop]] at IKI
 
* [[February 2013 Migration Workshop]] at UMD
 
* [[February 2013 Migration Workshop]] at UMD
 
* [[Moscow November 2012]]
 
* [[Moscow November 2012]]

Latest revision as of 20:42, 11 August 2021

This site provides support for the PDS4 data standards and their supporting tools. It is intended for both internal and external users.


FAQ

Learning About XML

Tutorials

Quick References

PDS4 Label Details

Designing Labels and Archives:

Special Topics:

SBN Style Sheets

Workshop Support

Pages of quick links for those in workshops:




Please Note

This wiki is visible to the entire world. A login account is required to make any changes or additions. If you want an account and don't already have one, you can request one from your local SBN contact.