All Projects → europeana → corelib

europeana / corelib

Licence: EUPL-1.2 license
Core Library containing EDM, used by various Europeana web applications (like Search API and OAI-PMH)

Programming Languages

java
68154 projects - #9 most used programming language
XSLT
1337 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to corelib

api2
Europeana's Search and Record API
Stars: ✭ 25 (-28.57%)
Mutual labels:  europeana, cultural-heritage
ontology
Global Insurance Ontology
Stars: ✭ 71 (+102.86%)
Mutual labels:  data-model
data-model-generator
Data model generator based on Scala case classes
Stars: ✭ 24 (-31.43%)
Mutual labels:  data-model
the-shrine-ng
🔴 A progressive web app of a retro soundboard. The Shrine comes with "Gude Laune!" and many more legendary sounds. 🔊
Stars: ✭ 16 (-54.29%)
Mutual labels:  cultural-heritage
mantle-udm
Mantle Universal Data Model
Stars: ✭ 38 (+8.57%)
Mutual labels:  data-model
ducker-model
🚗 数据转换器,解耦前后端开发,提升开发效率 https://mp.weixin.qq.com/s/q6xybux0fhrUz5HE5TY0aA
Stars: ✭ 75 (+114.29%)
Mutual labels:  data-model
mimic-omop
Mapping the MIMIC-III database to the OMOP schema
Stars: ✭ 100 (+185.71%)
Mutual labels:  data-model
europeana-portal-collections
Europeana Collections portal as a Rails + Blacklight application.
Stars: ✭ 18 (-48.57%)
Mutual labels:  europeana
datagent
一个用于模块化管理前端请求的工具
Stars: ✭ 41 (+17.14%)
Mutual labels:  data-model
dm
Working with relational data models in R
Stars: ✭ 358 (+922.86%)
Mutual labels:  data-model
dplace-data
The data repository for the D-PLACE Project (Database of Places, Language, Culture and Environment)
Stars: ✭ 49 (+40%)
Mutual labels:  cultural-heritage
poly
Open source, modern software to share and learn every language in the world.
Stars: ✭ 76 (+117.14%)
Mutual labels:  cultural-heritage

Europeana CoreLib

The CoreLib repository contains the libraries that provide the underlying functionality for the Search & Record API and our ingestion system Metis

Build requirements

Runtime

  • Java version 11 or above

Tools

  • Maven v3.3.x or above

Build

mvn clean install (add -DskipTests) to skip the unit tests during build

Known issues

Cannot resolve dependencies

Note: there are a number of older/outdated libraries still being referenced as dependencies, some of which may not be provided anymore by the central repositories. The Europeana artifactory has a copy of these dependencies; add this repository as a mirror (to the <mirrors> section of the maven settings file, usually found in ~/.m2/settings) to successfully build the code

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].