rml-io

RML-IO: Input/Output declarations for RML

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

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.3%) to scientific vocabulary

Keywords

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

Repository

RML-IO: Input/Output declarations for RML

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

README.md

RML-IO

Repository for RML-IO specification, ontology, SHACL shapes and test cases.

  • Specification: http://w3id.org/rml/io/spec/
  • Ontology: http://w3id.org/rml/io
  • Shapes: http://w3id.org/rml/io/shapes
  • Backwards compatibility with R2RML: http://w3id.org/rml/io/bc
  • Test cases: test-cases

Quickstart

  • edit dev.html
    • Makes 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 function.html using the respec functionality
  • run node publish.js to get the index.html + archived version in the dist folder

The dist folder contents should mimic the contents on https://w3id.org/kg-construct/rml-target-source

License

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

RML-IO 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-IO: Ontology, specification, shapes and test cases"
license: CC-BY-4.0
authors:
  - family-names: Iglesias-Molina
    given-names: Ana
  - family-names: Van Assche
    given-names: Dylan
  - family-names: Maria
    given-names: Pano
cff-version: 1.0.0
version: 0.1.0
doi: 10.5281/zenodo.7919850
date-released: 2023-05-10
url: "https://w3id.org/rml/io"

GitHub Events

Total
  • Issues event: 46
  • Delete event: 10
  • Member event: 1
  • Issue comment event: 31
  • Push event: 46
  • Pull request review event: 24
  • Pull request review comment event: 20
  • Pull request event: 33
  • Fork event: 2
  • Create event: 10
Last Year
  • Issues event: 46
  • Delete event: 10
  • Member event: 1
  • Issue comment event: 31
  • Push event: 46
  • Pull request review event: 24
  • Pull request review comment event: 20
  • Pull request event: 33
  • Fork event: 2
  • Create event: 10

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 65
  • Total pull requests: 33
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 3 days
  • Total issue authors: 12
  • Total pull request authors: 8
  • Average comments per issue: 0.78
  • Average comments per pull request: 0.24
  • Merged pull requests: 24
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 29
  • Pull requests: 19
  • Average time to close issues: 13 days
  • Average time to close pull requests: 4 days
  • Issue authors: 8
  • Pull request authors: 6
  • Average comments per issue: 0.55
  • Average comments per pull request: 0.11
  • Merged pull requests: 12
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • TheRazorace (13)
  • VladimirAlexiev (10)
  • chrdebru (9)
  • DylanVanAssche (8)
  • bjdmeest (7)
  • pmaria (7)
  • tirrolo (4)
  • elsdvlee (3)
  • midorna (1)
  • ghsnd (1)
  • idomingu (1)
  • TheMessik (1)
Pull Request Authors
  • DylanVanAssche (9)
  • TheRazorace (9)
  • chrdebru (6)
  • pmaria (4)
  • anaigmo (2)
  • bjdmeest (1)
  • s-minoo (1)
  • FreuMi (1)
Top Labels
Issue Labels
bug (9) enhancement (4) documentation (4) proposal (3) help wanted (2) upstream (2) invalid (1) question (1) test-cases (1)
Pull Request Labels
enhancement (3) documentation (2)

Dependencies

package-lock.json npm
  • copy-dir 1.3.0
package.json npm
  • copy-dir ^1.3.0