Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/datafoodconsortium/prototype
The DFC prototype allows you to map data on different platforms.
https://github.com/datafoodconsortium/prototype
Last synced: about 9 hours ago
JSON representation
The DFC prototype allows you to map data on different platforms.
- Host: GitHub
- URL: https://github.com/datafoodconsortium/prototype
- Owner: datafoodconsortium
- License: mit
- Created: 2020-05-05T08:02:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T16:41:36.000Z (15 days ago)
- Last Synced: 2024-10-25T23:08:20.494Z (14 days ago)
- Language: JavaScript
- Homepage: http://proto.datafoodconsortium.org/
- Size: 4.38 MB
- Stars: 10
- Watchers: 8
- Forks: 4
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - datafoodconsortium/prototype - The DFC prototype allows you to map data on different platforms. (others)
README
# dfc-prototype-V3
force push
## About The Project
[![DFC Project Logo][logo]](http://www.datafoodconsortium.org/img/bwg.png)
The prototype is an implementation of a standard created by the Data Food Consortium. The main objective is to help platforms distributing food products to share their product catalogs between them.
You can find more details about:
* about the DFC project and its environment on our [website](http://www.datafoodconsortium.org)
* about the DFC standard and their specifications on our [gitbook](https://datafoodconsortium.gitbook.io)### Built With
* [NodeJS](https://nodejs.org)
* [Javascript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
* [Apache Jena Fuseki](https://jena.apache.org/documentation/fuseki2)
* [Semapps](https://semapps.org/)## Getting Started
You will find all the required information in our [wiki](https://github.com/datafoodconsortium/dfc-prototype-V3/wiki):
* [Technical Details](https://github.com/datafoodconsortium/dfc-prototype-V3/wiki/Technical-Details)
* [Installation](https://github.com/datafoodconsortium/dfc-prototype-V3/wiki/Installation)
* [Utilisation](https://github.com/datafoodconsortium/dfc-prototype-V3/wiki/Utilisation)
* [Integration](https://github.com/datafoodconsortium/dfc-prototype-V3/wiki/Integration)### TL;TR
#### to run
make start#### to stop
make stop#### to log
make log## Roadmap
See the [open issues](https://github.com/datafoodconsortium/dfc-prototype-V3/issues) for a list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
If you have any questions, please throw us an email at [email protected].