All Projects → ewg118 → numishare

ewg118 / numishare

Licence: Apache-2.0 license
Numishare is an open source suite of applications for managing digital cultural heritage artifacts, with a particular focus on coins and medals.

Programming Languages

XSLT
1337 projects
HTML
75241 projects
XProc
15 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
XQuery
69 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to numishare

PheKnowLator
PheKnowLator: Heterogeneous Biomedical Knowledge Graphs and Benchmarks Constructed Under Alternative Semantic Models
Stars: ✭ 74 (+155.17%)
Mutual labels:  semantic-web, linked-open-data
YALC
🕸 YALC: Yet Another LOD Cloud (registry of Linked Open Datasets).
Stars: ✭ 14 (-51.72%)
Mutual labels:  semantic-web, linked-open-data
lodex
Linked Open Data EXperiment
Stars: ✭ 43 (+48.28%)
Mutual labels:  semantic-web, linked-open-data
LinkedDataHub
The Knowledge Graph notebook. Apache license.
Stars: ✭ 150 (+417.24%)
Mutual labels:  semantic-web, linked-open-data
Processor
Ontology-driven Linked Data processor and server for SPARQL backends. Apache License.
Stars: ✭ 54 (+86.21%)
Mutual labels:  semantic-web
sparklis
Sparklis is a query builder in natural language that allows people to explore and query SPARQL endpoints with all the power of SPARQL and without any knowledge of SPARQL.
Stars: ✭ 28 (-3.45%)
Mutual labels:  semantic-web
skos-play
SKOS-Play allows to print SKOS files in HTML or PDF. It also embeds xls2rdf to generate RDF from Excel.
Stars: ✭ 58 (+100%)
Mutual labels:  semantic-web
LD-Connect
LD Connect is a Linked Data portal for IOS Press in collaboration with the STKO Lab at UC Santa Barbara.
Stars: ✭ 0 (-100%)
Mutual labels:  semantic-web
NatLang
NatLang is an English parser with an extensible grammar
Stars: ✭ 20 (-31.03%)
Mutual labels:  semantic-web
bioportal web ui
A Rails application for biological ontologies
Stars: ✭ 20 (-31.03%)
Mutual labels:  semantic-web
RDForm
Create and edit RDF data in a HTML form
Stars: ✭ 16 (-44.83%)
Mutual labels:  semantic-web
SANSA-Stack
Big Data RDF Processing and Analytics Stack built on Apache Spark and Apache Jena http://sansa-stack.github.io/SANSA-Stack/
Stars: ✭ 130 (+348.28%)
Mutual labels:  semantic-web
teaching
Teaching material relevant to KGs
Stars: ✭ 61 (+110.34%)
Mutual labels:  semantic-web
datalog
simplified query engine based on logic programming paradigm
Stars: ✭ 124 (+327.59%)
Mutual labels:  semantic-web
briefcase
ODK Briefcase is a Java application for fetching and pushing forms and their contents. It helps make billions of data points from ODK portable. Contribute and make the world a better place! ✨💼✨
Stars: ✭ 62 (+113.79%)
Mutual labels:  xforms
mayktso
🌌 mayktso: encounters at an endpoint
Stars: ✭ 19 (-34.48%)
Mutual labels:  semantic-web
sparql-proxy
SPARQL-proxy: provides cache, job control, and logging for any SPARQL endpoint
Stars: ✭ 26 (-10.34%)
Mutual labels:  semantic-web
corese
Software platform implementing and extending the standards of the Semantic Web.
Stars: ✭ 55 (+89.66%)
Mutual labels:  semantic-web
pronto
A Python frontend to (Open Biomedical) Ontologies.
Stars: ✭ 202 (+596.55%)
Mutual labels:  semantic-web
grlc
grlc builds Web APIs using shared SPARQL queries
Stars: ✭ 118 (+306.9%)
Mutual labels:  semantic-web

Numishare is an open source suite of applications for managing digital cultural heritage artifacts, with a particular focus on coins and medals. It is developed and maintained by the American Numismatic Society and employed for its online collection. The architecture of the application is built upon an XML foundation. Coins and medals are described in an XML adaptation of NUDS, the Numismatic Database Standard. Other artifacts are encoded in VRA Core 4.0. The adherence to common library/archive/museum standards and best practices ensures the long-term sustainability and curation of the data.

Background

The code has descended and evolved from the University of Virginia Art Museum Numismatic Collection website, produced by the University of Virginia Library and hosted by the Scholars' Lab. The project commenced in Fall 2007 and the code was open sourced Summer 2009. Considerable work commenced, with sponsorship from the Kittredge Numismatic Foundation, to develop the software with small-to-medium institutions, collectors, and historical societies in mind. An administrative interface was developed taking advantage of cutting-edge XForms apps to create, edit, and publish the XML data. The architecture is a major departure from typical LAMP (Linux, Apache, MySQL, PHP) content management systems, enabling far more sophisticated data models which allow for the creation of an advanced public user interface.

Numishare has been developed by the American Numismatic Society since January 2011.

Architecture

Numishare's codebase is open source, and is built upon a modularized set of open source applications that run within Apache Tomcat, including:

  • Orbeon: Enterprise-level server-side XForms processor which manages back-end workflows as well as produces the fully modern public user interface in HTML5 and provides access to alternate models in KML, RDF/XML, Turtle, JSON-LD, Atom, etc. through both REST and content negotation.
  • Apache Solr Advanced search index based on Lucene which provides faceted browsing
  • eXist-db: XML database
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].