rml-star

RML-star: RDF-star generation for RML

https://github.com/kg-construct/rml-star

Science Score: 44.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
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.4%) to scientific vocabulary

Keywords

ontology rdf-star rml rml-mapping shacl
Last synced: 9 months ago · JSON representation ·

Repository

RML-star: RDF-star generation for RML

Basic Info
Statistics
  • Stars: 5
  • Watchers: 5
  • Forks: 4
  • Open Issues: 0
  • Releases: 1
Topics
ontology rdf-star rml rml-mapping shacl
Created about 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

RML-star

RML-star specification, SHACL shapes, ontology, and test cases.

  • Specification: http://w3id.org/rml/star/spec
  • Ontology: http://w3id.org/rml/star/
  • SHACL shapes: http://w3id.org/rml/star/shapes
  • Test-cases: test-cases

Specification

The specification webpage is generated from directory /spec.

It is accessible using URL https://w3id.org/rml/star/spec.

Edition quickstart

  • cd to /spec
  • Edit dev.html
  • Make sure all your local assets are in the resources folder, and the links in your dev.html file are relative (important because the publishing script creates multiple nested paths)
  • Run a HTTP server in this directory: python3 -m http.server
  • Open dev.html with a browser as http://localhost:8000/dev.html
  • Save as snapshot to rendered.html using the respec functionality (button ReSpec/Export/HTML) and copy it to this same folder
  • Run node publish.js to get the index.html + archived version in the docs folder

URL https://w3id.org/rml/star/spec must redirect to the /spec/docs(docs) folder.

License

RML-star (c) by W3C Community Group on Knowledge Graph Construction

RML-star is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

You should have received a copy of the license along with this work. If not, see http://creativecommons.org/licenses/by-sa/4.0/.

Owner

  • Name: Knowledge Graph Construction W3C Community Group
  • Login: kg-construct
  • Kind: organization
  • Email: public-kg-construct@w3.org

Citation (CITATION.cff)

title: "RML-star: Ontology, specification, shapes and test cases"
license: CC-BY-4.0
authors:
  - family-names: Iglesias-Molina
    given-names: Ana
  - family-names: Arenas Guerrero
    given-names: Julián
  - family-names: Chaves-Fraga
    given-names: David
  - family-names: Dimou
    given-names: Anastasia  
  - family-names: Van Assche
    given-names: Dylan
cff-version: 1.0.0
version: 0.1.0
doi: 10.5281/zenodo.7919845
date-released: 2023-05-10
url: "https://w3id.org/rml/star"

GitHub Events

Total
  • Issues event: 3
  • Watch event: 1
  • Issue comment event: 2
  • Push event: 7
  • Pull request event: 5
  • Pull request review event: 6
  • Create event: 1
Last Year
  • Issues event: 3
  • Watch event: 1
  • Issue comment event: 2
  • Push event: 7
  • Pull request event: 5
  • Pull request review event: 6
  • Create event: 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 1
  • Total pull requests: 3
  • Average time to close issues: about 21 hours
  • Average time to close pull requests: 2 months
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 2.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 2
  • Average time to close issues: about 21 hours
  • Average time to close pull requests: 3 days
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 2.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • TheRazorace (1)
Pull Request Authors
  • DylanVanAssche (4)
  • chrdebru (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
shapes/requirements.txt pypi
  • parameterized *
  • pyshacl *
  • rdflib *