https://github.com/bayer-group/colid-registration-service

The registration service repository is part of the Corporate Linked Data Catalog - short: COLID - application. It is the central microservice to register resources in the triplestore.

https://github.com/bayer-group/colid-registration-service

Science Score: 26.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.9%) to scientific vocabulary

Keywords

cloud-native colid data-catalog data-catalogue elasticsearch fair fair-data findable linked-data rdf shacl triplestore
Last synced: 5 months ago · JSON representation

Repository

The registration service repository is part of the Corporate Linked Data Catalog - short: COLID - application. It is the central microservice to register resources in the triplestore.

Basic Info
Statistics
  • Stars: 5
  • Watchers: 4
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
cloud-native colid data-catalog data-catalogue elasticsearch fair fair-data findable linked-data rdf shacl triplestore
Created over 5 years ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License Code of conduct

README.md

Registration Service

The Registration Service is part of the Corporate Linked Data Catalog - short: COLID - application. Here you can find an introduction to the application. A description of all its functions is here.

The complete guide can be found at the following link.

The Registration Service is the center of the COLID application managing all the data stored in a RDF storage system.

Getting Started

Demo

Want to see the COLID application in action and play around with API? The quickest way to get started is to checkout our setup repository.

Building

A complete guide can be found at the following link. It describes a short guide for the build of the application.

Running

A complete guide can be found at the following link. It describes a short guide to run the application.

How to Contribute

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Owner

  • Name: Bayer Open Source
  • Login: Bayer-Group
  • Kind: organization

Science for a better life

GitHub Events

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

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 17
  • Total Committers: 4
  • Avg Commits per committer: 4.25
  • Development Distribution Score (DDS): 0.471
Past Year
  • Commits: 4
  • Committers: 2
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.25
Top Committers
Name Email Commits
Kanwalmeet Singh k****t@b****m 9
Simon Lansing s****t@b****m 5
Tirtha Basu t****t@b****m 2
Simon Lansing 5****g 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

Dockerfile docker
  • mcr.microsoft.com/dotnet/core/aspnet 3.1-alpine build
  • mcr.microsoft.com/dotnet/core/sdk 3.1 build
libs/COLID.AWS/COLID.AWS.csproj nuget
  • AWSSDK.DynamoDBv2 3.7.3.13
  • AWSSDK.S3 3.7.3.6
  • AutoMapper 9.0.0
  • Microsoft.AspNetCore.Http.Abstractions 2.2.0
  • Microsoft.Extensions.Caching.Memory 3.1.3
  • Microsoft.Extensions.Configuration.Abstractions 5.0.0
  • Microsoft.Extensions.DependencyInjection 3.1.3
  • Microsoft.Extensions.Http 2.1.1
  • Microsoft.Extensions.Logging.Abstractions 3.1.6
  • Microsoft.Extensions.Options.ConfigurationExtensions 3.1.3
  • Newtonsoft.Json 13.0.1
  • Newtonsoft.Json.Schema 3.0.13
  • dotNetRDF 2.7.2
libs/COLID.Cache/COLID.Cache.csproj nuget
  • COLID.Exception 2.0.145
  • Microsoft.Extensions.Caching.Abstractions 3.1.3
  • Microsoft.Extensions.Caching.Memory 3.1.3
  • Microsoft.Extensions.Caching.Redis 2.2.0
  • Microsoft.Extensions.Hosting 3.1.3
  • Microsoft.Extensions.Options.ConfigurationExtensions 3.1.3
  • Newtonsoft.Json 13.0.1
  • RedLock.net 2.2.0
  • StackExchange.Redis 2.2.62
libs/COLID.Common/COLID.Common.csproj nuget
  • CorrelationId 3.0.0
  • Microsoft.AspNetCore.Http.Abstractions 2.2.0
  • Microsoft.AspNetCore.Mvc.Abstractions 2.2.0
  • Microsoft.AspNetCore.Mvc.Core 2.2.5
  • Newtonsoft.Json 13.0.1
libs/COLID.Exception/COLID.Exception.csproj nuget
  • COLID.Common 2.0.145
  • Microsoft.AspNetCore.Http.Abstractions 2.2.0
  • Microsoft.Extensions.Configuration.Abstractions 5.0.0
  • Microsoft.Extensions.Logging.Abstractions 3.1.6
  • Newtonsoft.Json 13.0.1
  • dotNetRDF 2.7.2
libs/COLID.Graph/COLID.Graph.csproj nuget
  • AutoMapper 9.0.0
  • Microsoft.Extensions.DependencyInjection 3.1.3
  • Microsoft.Extensions.Logging.Abstractions 3.1.6
  • Microsoft.Extensions.Options.ConfigurationExtensions 3.1.3
  • Newtonsoft.Json.Schema 3.0.13
  • dotNetRDF 2.7.2
libs/COLID.Identity/COLID.Identity.csproj nuget
  • CorrelationId 3.0.0
  • Microsoft.AspNetCore.Authentication.AzureAD.UI 3.1.3
  • Microsoft.Extensions.Options.ConfigurationExtensions 3.1.3
  • Microsoft.Identity.Client 4.12.0
libs/COLID.Maintenance/COLID.Maintenance.csproj nuget
  • Microsoft.AspNetCore.Mvc.Abstractions 2.2.0
  • Microsoft.AspNetCore.Mvc.Core 2.2.5
  • Microsoft.AspNetCore.Mvc.Versioning 4.1.1
libs/COLID.MessageQueue/COLID.MessageQueue.csproj nuget
  • CorrelationId 3.0.0
  • Microsoft.AspNetCore.Hosting 2.2.7
  • Microsoft.AspNetCore.Mvc.Abstractions 2.2.0
  • Microsoft.Extensions.DependencyInjection 3.1.3
  • Microsoft.Extensions.Options.ConfigurationExtensions 3.1.3
  • RabbitMQ.Client 6.2.2
libs/COLID.StatisticsLog/COLID.StatisticsLog.csproj nuget
  • Destructurama.JsonNet 2.0.0
  • Elasticsearch.Net.Aws 7.0.4
  • Microsoft.Extensions.Options.ConfigurationExtensions 3.1.3
  • Serilog.Sinks.Console 3.1.1
  • Serilog.Sinks.Elasticsearch 8.0.1
libs/COLID.Swagger/COLID.Swagger.csproj nuget
  • Microsoft.AspNetCore.Authentication.AzureAD.UI 3.1.3
  • Microsoft.AspNetCore.Mvc.Versioning 4.1.1
  • Swashbuckle.AspNetCore 5.5.1
  • Swashbuckle.AspNetCore.Filters 5.1.2
libs/tests/COLID.AWS.Tests/COLID.AWS.Tests.csproj nuget
  • coverlet.msbuild 2.9.0 development
  • Microsoft.NET.Test.Sdk 16.6.1
  • Moq 4.14.5
  • coverlet.collector 1.2.0
  • xunit 2.4.1
  • xunit.runner.visualstudio 2.4.0
libs/tests/COLID.Cache.Tests/COLID.Cache.Tests.csproj nuget
  • coverlet.msbuild 2.9.0 development
  • xunit.runner.visualstudio 2.4.1 development
  • Microsoft.NET.Test.Sdk 16.6.1
  • Moq 4.14.5
  • xunit 2.4.1
libs/tests/COLID.Graph.Tests/COLID.Graph.Tests.csproj nuget
  • coverlet.msbuild 2.9.0 development
  • Microsoft.NET.Test.Sdk 16.5.0
  • Moq 4.14.5
  • coverlet.collector 1.2.0
  • xunit 2.4.0
  • xunit.runner.visualstudio 2.4.0
src/COLID.RegistrationService.References/COLID.RegistrationService.References.csproj nuget
  • AutoMapper 9.0.0
  • AutoMapper.Extensions.Microsoft.DependencyInjection 7.0.0
  • CorrelationId 3.0.0
  • DiffPlex 1.6.3
  • Microsoft.AspNet.WebApi.Client 5.2.7
  • Microsoft.AspNetCore.Authentication.AzureAD.UI 3.1.3
  • Microsoft.AspNetCore.Authorization 3.1.3
  • Microsoft.AspNetCore.Hosting.Abstractions 2.2.0
  • Microsoft.AspNetCore.Http.Features 3.1.3
  • Microsoft.AspNetCore.Mvc.Versioning 4.1.1
  • Microsoft.Extensions.Caching.Abstractions 3.1.3
  • Microsoft.VisualStudio.Web.CodeGeneration.Design 3.1.2
  • Newtonsoft.Json.Schema 3.0.13
  • Swashbuckle.AspNetCore 5.3.3
  • Swashbuckle.AspNetCore.Annotations 5.3.3
  • Swashbuckle.AspNetCore.Filters 5.1.1
  • Swashbuckle.AspNetCore.Swagger 5.3.3
  • Swashbuckle.AspNetCore.SwaggerGen 5.3.3
  • Swashbuckle.AspNetCore.SwaggerUI 5.3.3
  • System.Runtime.Caching 4.7.0
  • dotNetRDF 2.7.2
src/COLID.RegistrationService.Services/COLID.RegistrationService.Services.csproj nuget
  • DocumentFormat.OpenXml 2.13.0
src/COLID.RegistrationService.WebApi/COLID.RegistrationService.WebApi.csproj nuget
  • Microsoft.Extensions.Configuration.UserSecrets 3.1.3
tests/COLID.RegistrationService.Tests.Functional/COLID.RegistrationService.Tests.Functional.csproj nuget
  • coverlet.msbuild 2.9.0 development
  • Microsoft.AspNetCore.Mvc.Testing 3.1.3
  • Microsoft.NET.Test.Sdk 16.6.1
  • Moq 4.14.5
  • xunit 2.4.1
  • xunit.runner.visualstudio 2.4.1
tests/COLID.RegistrationService.Tests.Unit/COLID.RegistrationService.Tests.Unit.csproj nuget
  • coverlet.msbuild 2.9.0 development
  • xunit.runner.visualstudio 2.4.2 development
  • Microsoft.NET.Test.Sdk 16.6.1
  • Moq 4.14.5
  • Newtonsoft.Json 13.0.1
  • dotNetRDF 2.7.2
  • xunit 2.4.1
src/COLID.RegistrationService.Common/COLID.RegistrationService.Common.csproj nuget
src/COLID.RegistrationService.Repositories/COLID.RegistrationService.Repositories.csproj nuget