Giter Site home page Giter Site logo

shapemaps's Introduction

Shape Maps

Scala implementation of Shape Maps

Build Status Codacy Badge codecov

Introduction

This project contains a Scala implementation of Shape Maps.

Installation and compilation

The project uses sbt for compilation as well as Java 1.8.

  • sbt test compiles and runs the tests

Implementation details

  • The engine is based on Monads using the cats library
  • The compact syntax parser is implemented using the following Antlr grammar (previous versions used Scala Parser Combinators) which is based on this grammar

More information

Author & contributors

Contribution

Contributions are greatly appreciated. Please fork this repository and open a pull request to add more features or submit issues

shapemaps's People

Contributors

labra avatar thewillyhuman avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

shapemaps's Issues

RoadMap

This is a meta-issue which describes the RoadMap:

  • Create a standalone shapeMaps implementation according to the spec โœ”๏ธ
  • Update shapeMap spec to include paths
  • Update shapeMap spec to include SPARQL keyword

Shape Maps from module to project itself.

Would be possible to refactor the project so that shapemaps go from being as a module to being the project itself?

Let me explain it better. Currently shape maps is a module within this repository, however the repository itself is for the shape maps project. So I don't know to what extent it is correct that it is a single module. My proposal is that the src directory is directly the source code for shape maps.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.