https://github.com/dbpedia/databus-moss-lodgeoss

Databus Metadata Overlay Search System

https://github.com/dbpedia/databus-moss-lodgeoss

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Databus Metadata Overlay Search System

Basic Info
  • Host: GitHub
  • Owner: dbpedia
  • License: unlicense
  • Language: Java
  • Default Branch: master
  • Size: 47.2 MB
Statistics
  • Stars: 1
  • Watchers: 15
  • Forks: 1
  • Open Issues: 2
  • Releases: 0
Created about 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

Databus Metadata Overlay Search System LODGEOSS

This is an old version of MOSS a result of the LODGEOSS project. You can find the new version of MOSS here.

demo at moss.tools.dbpedia.org

Setup of the services

There are multiple services involved to make the MOSS system work:

Ontology Lookup

This service is used to find the ontology terms to look for in the (meta)data. The lookup is running on the tools server and is loaded with some ontologies (currently only a few). It can be tested at http://tools.dbpedia.org:9274/lookup-application/api/search (still need to set the ?query=xyz param)

Mods Endpoint

The mods endpoint saves the annotated metadata. Currently, it is available at https://mods.tools.dbpedia.org/sparql, but there nginx works as a proxy pass to the actual server, which is located at http://akswnc7.informatik.uni-leipzig.de:28890/sparql.

Continuous Deploy

Currently setup on the tools server, TODO Marvin.

Owner

  • Name: DBpedia
  • Login: dbpedia
  • Kind: organization
  • Email: dbpedia-discussion@lists.sourceforge.net

GitHub Events

Total
  • Push event: 2
Last Year
  • Push event: 2

Dependencies

Dockerfile docker
  • openjdk 11 build
middleware/onto-lookup/docker-compose.yml docker
  • dbpedia/dbpedia-databus-collection-downloader latest
  • dbpedia/dbpedia-lookup latest
pom.xml maven
  • com.vaadin:vaadin-bom 14.5.4 import
  • com.github.AtomGraph:JSON2RDF 1.0.1
  • com.google.code.gson:gson 2.10
  • com.openlink.virtuoso:virtjdbc4-1 7.1.0
  • com.openlink.virtuoso:virtjena3 7.1.0
  • com.vaadin:vaadin
  • com.vaadin:vaadin-spring-boot-starter
  • org.apache.jena:jena-arq 3.9.0
  • org.springframework.boot:spring-boot-devtools
  • org.springframework.boot:spring-boot-starter-cache 2.6.5
  • org.springframework.boot:spring-boot-starter-validation
  • org.vaadin.artur:a-vaadin-helper 1.6.0
  • com.vaadin:vaadin-testbench test
  • io.github.bonigarcia:webdrivermanager 3.8.1 test
  • org.junit.vintage:junit-vintage-engine test
  • org.springframework.boot:spring-boot-starter-test test
package-lock.json npm
  • 836 dependencies
package.json npm
  • chokidar ^3.5.0 development
  • compression-webpack-plugin 4.0.1 development
  • copy-webpack-plugin 5.1.2 development
  • raw-loader 3.1.0 development
  • ts-loader 8.0.12 development
  • typescript 4.0.3 development
  • webpack 4.42.0 development
  • webpack-babel-multi-target-plugin 2.3.3 development
  • webpack-cli 3.3.11 development
  • webpack-dev-server 3.11.0 development
  • webpack-merge 4.2.2 development
  • @polymer/iron-icon 3.0.1
  • @polymer/iron-list 3.1.0
  • @polymer/polymer 3.2.0
  • @vaadin/vaadin-accordion 1.2.0
  • @vaadin/vaadin-app-layout 2.2.0
  • @vaadin/vaadin-avatar 1.0.4
  • @vaadin/vaadin-board 2.2.0
  • @vaadin/vaadin-button 2.4.0
  • @vaadin/vaadin-charts 6.3.1
  • @vaadin/vaadin-checkbox 2.5.0
  • @vaadin/vaadin-combo-box 5.4.7
  • @vaadin/vaadin-confirm-dialog 1.3.0
  • @vaadin/vaadin-context-menu 4.5.0
  • @vaadin/vaadin-cookie-consent 1.2.0
  • @vaadin/vaadin-core-shrinkwrap 14.5.4
  • @vaadin/vaadin-crud 1.3.0
  • @vaadin/vaadin-custom-field 1.3.0
  • @vaadin/vaadin-date-picker 4.4.1
  • @vaadin/vaadin-date-time-picker 1.4.0
  • @vaadin/vaadin-details 1.2.0
  • @vaadin/vaadin-dialog 2.5.2
  • @vaadin/vaadin-form-layout 2.3.0
  • @vaadin/vaadin-grid 5.7.13
  • @vaadin/vaadin-grid-pro 2.2.2
  • @vaadin/vaadin-icons 4.3.2
  • @vaadin/vaadin-item 2.3.0
  • @vaadin/vaadin-list-box 1.4.0
  • @vaadin/vaadin-login 1.2.0
  • @vaadin/vaadin-lumo-styles 1.6.0
  • @vaadin/vaadin-material-styles 1.3.2
  • @vaadin/vaadin-menu-bar 1.2.2
  • @vaadin/vaadin-notification 1.6.1
  • @vaadin/vaadin-ordered-layout 1.4.0
  • @vaadin/vaadin-progress-bar 1.3.0
  • @vaadin/vaadin-radio-button 1.5.1
  • @vaadin/vaadin-rich-text-editor 1.3.0
  • @vaadin/vaadin-select 2.4.0
  • @vaadin/vaadin-shrinkwrap 14.5.4
  • @vaadin/vaadin-split-layout 4.3.0
  • @vaadin/vaadin-tabs 3.2.0
  • @vaadin/vaadin-text-field 2.8.4
  • @vaadin/vaadin-time-picker 2.4.0
  • @vaadin/vaadin-upload 4.4.1
  • @webcomponents/webcomponentsjs ^2.2.10
  • lit-element 2.4.0
  • lumo-css-framework ^3.0.11