Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 8 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Wimmics
  • License: other
  • Language: TypeScript
  • Default Branch: master
  • Size: 44 MB
Statistics
  • Stars: 8
  • Watchers: 4
  • Forks: 1
  • Open Issues: 2
  • Releases: 1
Created over 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Metadatamatic

License DOI

Metadatamatic is a simple Web application that allows you to create the description of a dataset. It is being provided as a quick and easy way for you to create your own dataset description. This project is an effort to create a website to make possible for people not familiar with dataset metadata to easily create the description of their dataset in RDF, using the proper vocabularies.

Commands

Installation

Requires NodeJS >= 18.13.0 and npm >= 8.19.2

Developpement

Deploying: npm run deploy

Developing: npm run dev

Acknowledgments

This project was started as an answer to the results of the IndeGx framework experimentation (GitHub), results displayed on the KartoGraphI website.

Related Publication

Pierre Maillot, Olivier Corby, Catherine Faron, Fabien Gandon, Franck Michel (2023). Metadatamatic: A Web application to Create a Dataset. WWW '23 Companion: Companion Proceedings of the ACM Web Conference 2023, Austin TX, USA. pp.123-126, DOI: 10.1145/3543873.3587328, HAL.

bibtex @inproceedings{maillot:hal-04171196, TITLE = {{Metadatamatic: A Web application to Create a Dataset Description}}, AUTHOR = {Maillot, Pierre and Corby, Olivier and Faron, Catherine and Gandon, Fabien and Michel, Franck}, URL = {https://hal.science/hal-04171196}, BOOKTITLE = {{WWW '23: The ACM Web Conference 2023 - International World Wide Web Conference}}, ADDRESS = {Austin TX, USA}, PUBLISHER = {{ACM}}, SERIES = {WWW '23 Companion: Companion Proceedings of the ACM Web Conference 2023}, PAGES = {123-126}, YEAR = {2023}, MONTH = Apr, DOI = {10.1145/3543873.3587328}, KEYWORDS = {metadata ; provenance ; datasets ; linked data ; RDF ; semantic web}, PDF = {https://hal.science/hal-04171196/file/_DeKaLoG__Metadatamatic___TheWebConf_Poster-2.pdf}, HAL_ID = {hal-04171196}, HAL_VERSION = {v1}, }

Owner

  • Name: Wimmics
  • Login: Wimmics
  • Kind: organization

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Metadatamatic
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Pierre
    family-names: Maillot
    email: pierre.maillot@inria.fr
    orcid: 'https://orcid.org/0000-0002-9814-439X'
  - orcid: 'https://orcid.org/0000-0001-6610-0969'
    given-names: Olivier
    family-names: Corby
  - orcid: 'https://orcid.org/0000-0001-5959-5561'
    given-names: Catherine
    family-names: Faron
  - given-names: Fabien
    family-names: Gandon
    orcid: 'https://orcid.org/0000-0003-0543-1232'
  - given-names: Franck
    family-names: Michel
    orcid: 'https://orcid.org/0000-0001-9064-0463'
identifiers:
  - type: doi
    value: 10.5281/zenodo.7787915
    description: Zenodo DOI
repository-code: 'https://github.com/Wimmics/voidmatic'
url: 'https://wimmics.github.io/voidmatic/'
abstract: ' Metadatamatic is a simple Web application that allows you to create the description of a dataset. It is being provided as a quick and easy way for you to create your own dataset description. Simply work through the forms on this page and complete whichever details you''d like to add to your description. If you enter the URL of an endpoint, you will be able to extract some of the details of the dataset automatically. The final dataset description is displayed at the bottom of the page. It can be downloaded as a file or copied and pasted into an RDF file. '
keywords:
  - metadata
  - RDF
  - linked data
  - provenance
  - datasets
  - semantic web
license: Apache-2.0

GitHub Events

Total
  • Issues event: 1
Last Year
  • Issues event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • gatemezing (2)
  • echo66 (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

package.json npm
  • d3 latest development
  • dayjs ^1.11.5 development
  • echarts latest development
  • events ^3.3.0 development
  • https-browserify ^1.0.0 development
  • jquery ^3.6.0 development
  • parcel ^2.3.1 development
  • querystring-es3 ^0.2.1 development
  • stream-http ^3.2.0 development
  • @popperjs/core ^2.11.6
  • bootstrap ^5.2.0
  • bootstrap-icons ^1.9.1
  • buffer ^6.0.3
  • fetch ^1.1.0
  • file-saver ^2.0.5
  • prismjs ^1.29.0
  • process ^0.11.10
  • rdflib ^2.2.19
  • url ^0.11.0
  • uuid ^9.0.0
  • xmlhttprequest ^1.8.0