Metadata Wizard

The metadata wizard can help you generate Databus metadata for your files. Fill out the form below to generate JSON-LD metadata that can be published via the Databus API.

NERD MODE ENABLED Send JSON-LD inputs against the Databus API directly. You know what to do.


Login or Register

Login or register to use the metadata wizard

Create Account

Create an account to use the metadata wizard
PUBLISH
JSON Body
Log Level

Result
{{ entry.msg }}
{{ entry.msg }}
{{ entry.payload | json }}
GROUP INFO
Group Metadata
Name
Name
{{ texts.errors['err_invalid_group_title'] }} {{ texts.errors['warning_group_exists'] }}
Title
Abstract
Description
ARTIFACT INFO
  • {{ texts.errors[error] }}
  • {{ hint }}
Artifact Metadata
Name
Name
{{ texts.errors['err_invalid_artifact_title'] }} {{ texts.errors['warning_artifact_exists'] }}
Title
{{ texts.errors['err_invalid_artifact_label'] }}
Abstract
Description
{{ texts.errors['err_invalid_group_description'] }}
VERSION INFO
Version Metadata
Name
{{ texts.errors['warning_version_exists'] }} {{ texts.errors['err_invalid_version_name'] }}
Name
{{ texts.errors['warning_version_exists'] }}
Title
{{ texts.errors['err_invalid_version_title'] }}
Abstract
{{ texts.errors['err_invalid_version_abstract'] }}
Description
{{ texts.errors['err_invalid_version_description'] }}
License URI
{{ texts.errors['err_invalid_version_license'] }}
Attribution
Derived From
FILES INFO
Add Files
Enter file URLs divided by newlines and click Add URLs to add file entries to your metadata document. The file URLs can be used by other users to download your files.
Add Files From Resource Page
Searches the HTML document of the entered URL for any links to files and adds the file URLs to the version.
Content Variants
  • {{ hint }}
Content variants are facets that you can add to your files. This can be helpful when your files exist in multiple languages or your dataset is partitioned into multiple files in any other way. Content variants can help other Databus users to find the correct files for their use case. Read more about content variants here.
{{ variant.label }}
Fill
Fill by Regex on Filename
File Table
{{ texts.errors['err_no_files'] }}
Add files by entering a file URL or resource page URL in the input fields above and clicking the respective button.
SIGNATURE
Publisher
Every dataset on the Databus needs to be signed by the publisher. Databus uses cryptographic keypairs and public keys exposed via WebId to enable decentralized dataset validation. You can either use your Databus account as a WebId and let the Databus sign your metadata or sign it with your own private key and WebId. For more information, please refer to the Gitbook.
Signature
{{ session.formData.signature.tractate}}
Create Tractate
Copy to Clipboard
Click the Create Tractate button to generate the tractate for your metadata document. The Databus tractate is a minimal canonicalized form of your document containing the most crucial pieces of information. Sign the tractate with your private key and post the signature into the field below.
Publish
Group Metadata
{{ session.inputs.group["@graph"] | json }}
                  Fix all errors to preview the metadata
                
Artifact Metadata
{{ session.inputs.artifact["@graph"] | json }}
                  Fix all errors to preview the artifact metadata
                
Version Metadata
{{ session.inputs.dataid["@graph"] | json }}
                  Fix all errors to preview the version metatdata
                
Full Publish Request Body
Hide
{{ session.inputs.all | json }}
Show
...
                  Fix all errors to preview the full request body
                
Publish Consent

Result
{{ entry.msg }}
{{ entry.msg }}
{{ entry.payload | json }}