https://github.com/whatevery1says/manifest
The WE1S manifest schema
https://github.com/whatevery1says/manifest
digital-humanities humanities news topic-modeling
Last synced: about 2 months ago
JSON representation
The WE1S manifest schema
- Host: GitHub
- URL: https://github.com/whatevery1says/manifest
- Owner: whatevery1says
- License: mit
- Created: 2017-09-16T16:20:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-18T17:03:28.000Z (about 4 years ago)
- Last Synced: 2025-01-15T01:44:36.506Z (4 months ago)
- Topics: digital-humanities, humanities, news, topic-modeling
- Language: Python
- Homepage: https://whatevery1says.github.io/manifest/
- Size: 2.96 MB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The WE1S manifest schema
This schema is a set of recommendations, examples, and validation tools for the construction of manifest documents for the [WhatEvery1Says Project (WE1S)](https://we1s.ucsb.edu/). The WE1S project uses the manifest schema to define metadata around individual documents, collections, sources, and corpora, as well as projects modeling collections of documents.
A manifest is a JSON document which describes resources. These documents can be used as data storage and configuration files for a variety of scripted processes and tools that read the JSON format. Manifests may include metadata describing a publication, a process, a set of data, or an output of some procedure. Manifests can also describe software tools, processes, and workflows, as well outputs such as result data, information visualizations, and interactive interfaces. Their primary intent is to help humans document and keep track of their workflow.
Full documentation for the manifest schema is available at [https://whatevery1says.github.io/manifest/](https://whatevery1says.github.io/manifest/).