Skip to content

Document additionalMetadata in README#81

Open
gpeb2 wants to merge 2 commits intomainfrom
additionalMetadata-docs
Open

Document additionalMetadata in README#81
gpeb2 wants to merge 2 commits intomainfrom
additionalMetadata-docs

Conversation

@gpeb2
Copy link
Member

@gpeb2 gpeb2 commented Feb 13, 2026

Added section for additional metadata in stack-data-uploader README.

Added section for additional metadata in stack-data-uploader README.
@gpeb2 gpeb2 requested a review from sm453 February 13, 2026 14:40
@gpeb2 gpeb2 self-assigned this Feb 13, 2026
| [`"workspace"`](#workspace) | No | The dataset's name | The GeoServer workspace into which any 2D geospatial data layers, vector and raster, will be added |
| [`"namespace"`](#namespace) | No | The dataset's name | The Blazegraph namespace into which RDF data will be added. The long syntax can be used to specify properties if the namespace needs to be created |
| [`"externalDatasets"`](#externaldatasets) | No* | `[]` | A list of other datasets' names. Each listed dataset will also be loaded if this dataset is loaded by name |
| [`"additionalMetadata"`](#additionalmetadata) | No | `{}` | Additional metadata discribing the dataset |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| [`"additionalMetadata"`](#additionalmetadata) | No | `{}` | Additional metadata discribing the dataset |
| [`"additionalMetadata"`](#additionalmetadata) | No | `{}` | Additional metadata describing the dataset |


### `"additionalMetadata"`

Additional metadata discribing the dataset (or data subset). For example additional information that corresponds to concepts in the dcat or prov-o ontologies.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Additional metadata discribing the dataset (or data subset). For example additional information that corresponds to concepts in the dcat or prov-o ontologies.
Additional metadata describing the dataset (or data subset). For example additional information that corresponds to concepts in the dcat or prov-o ontologies.

| [`"subdirectory"`](#subdirectory) | Yes | N/A | The subdirectory within the dataset directory that contains the data in this data subset |
| `"skip"` | No | `false` | If set to `true` this data subset will be ignored by the data uploader |
| `"sql"` | No | N/A | If the data is being loaded into the PostgreSQL database then the query provided here is run straight after the data is loaded [:open_file_folder:](#value-by-file-name) |
| [`"additionalMetadata"`](#additionalmetadata) | No | `{}` | Additional metadata discribing the data subset |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| [`"additionalMetadata"`](#additionalmetadata) | No | `{}` | Additional metadata discribing the data subset |
| [`"additionalMetadata"`](#additionalmetadata) | No | `{}` | Additional metadata describing the data subset |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants