rml-resources

RML resources e.g. shapes, ontology, resource files, etc.

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

Science Score: 57.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 1 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.2%) to scientific vocabulary

Keywords

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

Repository

RML resources e.g. shapes, ontology, resource files, etc.

Basic Info
  • Host: GitHub
  • Owner: kg-construct
  • License: cc-by-4.0
  • Language: HTML
  • Default Branch: main
  • Homepage: http://w3id.org/rml/portal
  • Size: 4.58 MB
Statistics
  • Stars: 2
  • Watchers: 4
  • Forks: 2
  • Open Issues: 2
  • Releases: 1
Topics
ontology rdf rml rml-mapping shacl
Created almost 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

RML Resources

Resources for the RML ontology, established from the various modules:

  • RML Core
  • RML IO
  • RML Collection and Containers
  • RML FNML
  • RML Star

This repository combines the resources deployed at:

  • Ontology: http://w3id.org/rml
  • Backwards compatibility with R2RML/RML: http://w3id.org/rml/bc
  • Portal with an overview of all modules: http://w3id.org/rml/portal
  • SHACL shapes for the ontology: http://w3id.org/rml/shapes
  • Resources for the test cases: http://w3id.org/rml/resources

Cite as

bib @misc{rml_ontology_shacl, author = {Ana Iglesias-Molina and Dylan Van Assche and Julián Arenas-Guerrero and Ben De Meester and Christophe Debruyne and Samaneh Jozashoori and Pano Maria and Franck Michel and David Chaves-Fraga and Anastasia Dimou}, title = {The RML Ontology and Shapes}, month = may, year = 2023, publisher = {Zenodo}, version = {v0.1.0}, doi = {10.5281/zenodo.7918478} }

License

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

RML Resources 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: "The RML Ontology and Shapes"
license: CC-BY-4.0
authors:
  - family-names: Iglesias-Molina
    given-names: Ana
  - family-names: Van Assche
    given-names: Dylan
  - family-names: Arenas Guerrero
    given-names: Julián
  - family-names: De Meester
    given-names: Ben
  - family-names: Debruyne
    given-names: Christophe
  - family-names: Jozashoori
    given-names: Samaneh
  - family-names: Maria
    given-names: Pano
  - family-names: Michel
    given-names: Franck
  - family-names: Chaves-Fraga
    given-names: David
  - family-names: Dimou
    given-names: Anastasia  
cff-version: 1.0.0
version: 0.1.0
doi: 10.5281/zenodo.7918478
date-released: 2023-05-10
url: "https://w3id.org/rml/portal"

GitHub Events

Total
  • Issues event: 3
  • Issue comment event: 4
  • Push event: 5
  • Pull request review comment event: 5
  • Pull request review event: 8
  • Pull request event: 8
  • Fork event: 2
  • Create event: 1
Last Year
  • Issues event: 3
  • Issue comment event: 4
  • Push event: 5
  • Pull request review comment event: 5
  • Pull request review event: 8
  • Pull request event: 8
  • Fork event: 2
  • Create event: 1

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 42
  • Total Committers: 4
  • Avg Commits per committer: 10.5
  • Development Distribution Score (DDS): 0.286
Past Year
  • Commits: 42
  • Committers: 4
  • Avg Commits per committer: 10.5
  • Development Distribution Score (DDS): 0.286
Top Committers
Name Email Commits
Dylan Van Assche d****e@u****e 30
Ana Iglesias a****a@g****m 7
dachafra d****a@g****m 4
Dylan Van Assche me@d****e 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 2
  • Total pull requests: 8
  • Average time to close issues: 6 months
  • Average time to close pull requests: about 2 months
  • Total issue authors: 2
  • Total pull request authors: 4
  • Average comments per issue: 1.0
  • Average comments per pull request: 1.0
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 4
  • Average time to close issues: 2 months
  • Average time to close pull requests: about 10 hours
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.5
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • pmaria (1)
  • DylanVanAssche (1)
  • dachafra (1)
Pull Request Authors
  • elsdvlee (3)
  • chrdebru (2)
  • DylanVanAssche (2)
  • dachafra (1)
Top Labels
Issue Labels
bug (1) help wanted (1) documentation (1) enhancement (1)
Pull Request Labels

Dependencies

.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
generator/requirements.txt pypi
  • rdflib *
  • requests *