Code Monkey home page Code Monkey logo

standoff-mode's People

Contributors

lueck avatar purcell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

standoff-mode's Issues

JSON readtable error when showing relations

There is a bug in the json-file backend. When there is at least one relation first and then all relations are removed and a new relation is added again after that, then there will be a JSON readtable error when showing relations for a markup element.

The read table error is due to a comma in the first place of the array, that represents the relations:

"Relations": [,
{"tag": "Relation", "relationId": "d6992302-7f77-46cd-ac2a-cd31137900a0", "subjectId": "4e758080-4949-40f7-966d-fab66718f68f", "predicate": "http://arb.fernuni-hagen.de/owl/beispiel#markiert", "objectId": "3a4309c6-c76d-496d-85a4-ac29d493642c", "createdAt": "2017-11-15T16:22:01Z", "createdBy": "lueck"}]
}

Christian

wrong JSON delimiter

There is a ; (semicolon) between md5sum, MarkupRanges etc. But there should be a , (comma).

Example:

{
"md5sum": "6ef9537e9e5e70edbd3936f89a33a992"
;

"MarkupRanges": [...]

Installation: can't find in MELPA

I'm a total noob at Emacs, so I'm sorry if I'm missing something obvious.

I've added the package-archives line to the init file, but all I get is [No match] when I type M-x package-install RET standoff-mode

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.