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
- Host: GitHub
- Owner: kg-construct
- License: cc-by-4.0
- Language: HTML
- Default Branch: main
- Homepage: https://w3id.org/rml/star/spec
- Size: 4.64 MB
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
resourcesfolder, and the links in yourdev.htmlfile are relative (important because the publishing script creates multiple nested paths) - Run a HTTP server in this directory:
python3 -m http.server - Open
dev.htmlwith a browser as http://localhost:8000/dev.html - Save as snapshot to
rendered.htmlusing the respec functionality (button ReSpec/Export/HTML) and copy it to this same folder - Run
node publish.jsto get theindex.html+ archived version in thedocsfolder
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
- Website: https://www.w3.org/community/kg-construct/
- Repositories: 24
- Profile: https://github.com/kg-construct
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 *