Skip to content

Wimmics/voidmatic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

@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},
}```