Skip to content

Commit

Permalink
Initial ingest of LDD.
Browse files Browse the repository at this point in the history
Initial ingest of LDD v.1.0.0.0.
  • Loading branch information
jennifergward committed Jan 9, 2025
1 parent 22d0dd8 commit 1390232
Show file tree
Hide file tree
Showing 7 changed files with 795 additions and 285 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Changelog

## 1.0.0.0
- 6/15/2020 GEO/EAG Initial version of the LCROSS mission dictionary for PDS3 to PDS4 migration.

- 11/20/2024 GEO/JGW Minor updates for dictionary release.
74 changes: 10 additions & 64 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,67 +1,21 @@
<!--
README.md template
In this template, values delimited by braces (e.g., "{value}") should be
replaced by the appropriate values for your namespace. The braces
should then be removed. Example values are provided as comments for
potentially mysterious cases.
-->

# {dictionary name} ({prefix:}) {"Discipline" or "Local"} Dictionary
<!-- EXAMPLES
Spectral (sp:) Discipline Dictionary
DART Mission (dart:) Local Dictionary
-->

The {dictionary name} dictionary provides classes and attributes for
{brief functional description}

### Steward
{steward name} ({steward GitHub handle}), {steward node}
<!-- EXAMPLE
Anne Raugh (@acraugh), Small Bodies Node (SBN)
-->
# LCROSS Mission Dictionary

# Documentation

<!-- The following assumes the complete documentation set exists. If it
does not, edit the sentence and link accordingly. -->
The User's Guide and detailed documentation for using this dictionary in
label design and processing
are located at https://pds-data-dictionaries.github.io/{repo id}.
<!-- EXAMPLE
are located at https://pds-data-dictionaries.github.io/ldd-template.
-->

# Latest Release
The LCROSS Mission Dictionary (lcross) contains classes, attributes and rules specific to the LCROSS mission and its instruments.

<!-- Note that the Dictionaries Page link below won't look right on the
rendered page until you replace the braces and content with the
dictionary prefix.
Steward: Jennifer Ward, [PDS Geosciences Node](https://pds-geosciences.wustl.edu/)

EXAMPLE

[PDS Data Dictionaries Page](https://pds.nasa.gov/datastandards/dictionaries/#sp)
The GitHub link will exist once there is an official first release of
the dictionary (typically part of a system build) for the namespace. The
link is the same for all LDD repos and all builds.
# Documentation

The change log file is usually in the root directory of the repo, but
path information relative to root can be included if needed.
See this dictionary's online documentation at https://pds-data-dictionaries.github.io/ldd-lcross for a User Guide and Detailed Documentation (TBD).

EXAMPLES
# Latest Release

* Review the [Change Log] (ChangeLog.md)
* Review the [Change Log] (src/CHANGELOG.md)
-->
* Download dictionary files from the [PDS Data Dictionaries Page](https://pds.nasa.gov/datastandards/dictionaries/#{dictionary prefix})
* On [GitHub](../../releases/latest)
* Review the [Change log]({change log file name})
* [LCROSS](https://pds.nasa.gov/datastandards/dictionaries/#lcross)
* [GitHub](../../releases/latest)
* [Change log](CHANGELOG.md)

# About This Repository
<!-- The top-level directory structure and names must not change, but if
you have more to say about any of these directories, edit away! -->
In this repo you will find...
* **[src](src)/** - The directory containing the managed *IngestLDD* file
that defines this namespace. This is where changes to the namespace
Expand All @@ -87,12 +41,10 @@ The `gh-pages` branch is auto-generated and used to run the documentation site.
# Contributing to this Dictionary

## Suggest a Feature or Report a Bug
<!-- replace "repo id" below with the "ldd-xxx" string from the
GitHub repo URL.-->

There is a common place to request enhancements and report problems for
any PDS-curated dictionary - the [PDS4 Issue Repo](https://github.com/pds-data-dictionaries/PDS4-LDD-Issue-Repo/issues/new/choose).
Search for the \[{repo id}\] update request block and click the green
Search for the \[ldd-lcross\] update request block and click the green
"Get Started" button.

## Contribute Code or documentation
Expand All @@ -108,12 +60,6 @@ for documentation and tutorials describing the procedures
required to reserve a namespace,
establish a new repo, and build your dictionary.

<!-- NOTE
PDS needs a better suggestion than the following, but I'm hesitant
to point to my wiki and I don't see the information clearly
identified elsewhere...
-->
If you need help creating your *IngestLDD* file, contact the [Dictionary Stewards Group](https://pds-data-dictionaries.github.io/teams/pds-dd-stewards.html). Documentation is in preparation.

# For Dictionary Stewards
Expand Down
2 changes: 1 addition & 1 deletion pds4_versions.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21.0.0
1.13.0.0
46 changes: 0 additions & 46 deletions src/PDS4_EXAMPLE_IngestLDD.xml

This file was deleted.

Loading

0 comments on commit 1390232

Please sign in to comment.