Skip to content
/ b2note Public
forked from EUDAT-B2NOTE/b2note

B2Note is a EUDAT service for creating and managing annotations about online documents.

Notifications You must be signed in to change notification settings

ant1b/b2note

 
 

Repository files navigation

B2NOTE

A EUDAT service for creating, storing and managing annotations about online resources.

Annotations are comments and/or indications providing extra information about a resource such as a data-file.

The B2Note prototype service allows terms defined in controlled vocabularies, ontologies and thesauri to be used in annotations.

Click here for B2Note demo.

The data model used in B2Note is based on the W3C web annotation data model.

Branch Status
Master Build Status
Development Build Status

##Contributors

Name Affiliation Contact
Dr. Yann Le Franc e-Science Data Factory ylefranc@esciencefactory.com
Dr. Antoine Brémaud e-Science Data Factory abremaud@esciencefactory.com
Mr. Pablo Ródenas Barquero Barcelona Supercomputing Center pablo.rodenas@bsc.es

##Instructions for contributing

Please follow along guidelines outlined at:

HOW TO GITHUB [...] by Rich Jones.

With the addition that the name of the worked-on fork-branch eventually submitted for a pull request should be formatted as follows:

contributor_short_id (optional) _ #issue_reference_number _ Code_change_description (omitting spaces)

In short:

  1. Log an issue on source repository: EUDAT-B2NOTE/b2note.
    1. Describe contribution objectives.
  2. Fork branch of interest (or update fork if previously forked).
    1. Branch out from fork base using naming convention detailed above.
  3. Commit changes to branched out code.
  4. Submit reasonably documented pull request to branch of interest.
    1. May require preemptive alignment to target branch latest code.

##Copyright

Copyright © e-Science Data Factory, 2015-2016

Copyright © Barcelona Supercomputing Center, 2015-2016

This software may not be used, sold, licensed, transferred, copied or reproduced in whole or in part in any manner or form or in or on any media by any person other than in accordance with the terms of the Licence Agreement supplied with the software, or otherwise without the prior written consent of the copyright owners.

This software is distributed WITHOUT ANY WARRANTY, express or implied relating to MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE, except where stated in the Licence Agreement supplied with the software.

Created By:    Yann Le Franc (PhD),          e-Science Data Factory;
               Antoine Brémaud (PhD),        e-Science Data Factory;
               Pablo Ródenas Barquero (BSc), Barcelona Supercomputing Center.

Created for Project:    EUDAT2020

EUDAT receives funding from the European Union's Horizon 2020 programme - DG CONNECT e-Infrastructures. Contract No. 654065

About

B2Note is a EUDAT service for creating and managing annotations about online documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.2%
  • Python 32.9%
  • HTML 6.1%
  • CSS 1.8%