Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • L LOSH-RDF
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OSE Germany e.V.
  • Projekte
  • LOSH-RDF
  • Issues
  • #1

Closed
Open
Created Oct 05, 2021 by Martin Häuer@moedn💬Owner

upload RDFs

Hey there :)

The crawler saves all generated files locally; the saving location can be configured of course. The aim would be to commit all RDFs to a dedicated repository. This repository specifically :) (since we are hosting LOSH)

So data is available as RDF independently from Wikibase ☝

@hoijui I'm struggling with copying data with bash :) I got the zip file with data in the following structure:

example:

  • workdir
    • github
      • OPEN-NEXT____LOSH-list____okh-appropedia_org-Aluminum_Awareness_Instructions.toml
        • 0_0
          • okh.ttl

My intention (which may be wrong) is copying all TTLs into the RDF folder of this repo, sorted by their data source with meaningful file names (project designation + version + okh.ttl).

So e.g. the folder github includes this file: OPEN-NEXT____LOSH-list____okh-appropedia_org-Aluminum_Awareness_Instructions.toml-0_0-okh.ttl

Could you help me copying all the other files with that naming scheme into this repository? 🙏

LOSH-RDF.zip

Edited Oct 05, 2021 by Martin Häuer
Assignee
Assign to
Time tracking