GithubHelp home page GithubHelp logo

alzkuc / concepticon-data Goto Github PK

View Code? Open in Web Editor NEW

This project forked from concepticon/concepticon-data

0.0 0.0 0.0 133.38 MB

The curation repository for the data behind Concepticon.

Home Page: https://concepticon.clld.org

JavaScript 1.56% Python 5.53% TeX 91.61% HTML 0.76% RouterOS Script 0.54%

concepticon-data's Introduction

Concepticon data curation

Build Status

The data underlying the Concepticon is maintained in this repository. Released versions of this data are distributed as CLDF datasets, uploaded to Zenodo from the concepticon-cldf repository

Here, you can find

Concepticon Data

  • For an overview on the status of all currently linked conceptlists, see here.
  • For information on how you can contribute to the project or profit from the data sources we offer, see here.

Data Structure

  • conceptlists/ folder contains conceptlists with links to IDs in concepticon.tsv, the lists are named after the first person who proposed them, the year of the reference publication in which we extracted them, and the number of concepts. All these three parts of information are separated by a dash. Furthermore, in cases where two lists would have an identical name, we add alphabetical letters to the lists to distinguish them. Files need to have the columns "GLOSS" (some still have "ENGLISH" instead, but this needs to be changed), additionally, most (if not all files) have a "NUMBER" field indicating the number in the reference, which is also important for ordering the entries as given in the original source. Additional columns are more or less free to the user, but we tried to be consistent.

    Some concept lists are based on sources that may change, thus require a mechanism for re-creation. In this case, there will a directory named after the list, containing the relevant curation scripts.

    Concept lists may contain information about relations between concepts. If so, such relations must be stored as content of columns named LINKED|SOURCE|TARGET_CONCEPTS. The values for these columns must be

    • lists of edge objects, where
    • the concept described in the same row is assumed to be one node of the edge,
    • the second node is specified via a property ID the value of which must be a concept identifier in the list,
    • serialized as JSON.

    Edges in the graph described in LINKED_CONCEPTS are considered undirected, whereas edges in SOURCE|TARGET_CONCEPTS are considered directed, with the concepts specified in the edge objects identifying the SOURCE or TARGET, respectively, of the edge.

  • conceptlists.tsv contains metadata about the lists in conceptlists/.

  • references/references.bib the bibtex file showing links to all concept lists (bibtex-key identical to the name of the conceptlist file, without file-ending. File further contains links to the references in which the conceptlists were published (references stored in the "crossref" field).

  • sources/ contains pdf-files of each conceptlist (only the list-parts, not the full publications for copyright reasons), naming is the same as for the conceptlists, but with the ending ".pdf" instead of ".tsv".

  • concepticon.tsv the backbone concept list. All concepts from individual concept lists are linked to entries in this file.

  • app/ contains data for running the JavaScript-based Concepticon lookup tool.

Norms, Ratings and Relations associated with words and concepts

Before release 3.0, this repository contained metadata linked to Concepticon concept sets. With release 3.0, this data moved to a separate (though related) project - NoRaRe. For the curation and publication workflow of NoRaRe data see https://github.com/concepticon

Update policy

We try to release concepticon-data (as well as the CLDF dataset and the concepticon web app) regularly at least once a year. Generally, new releases should only become more comprehensive, i.e. all data ever released should also be part of the newest release. Occasionally, though, we may have to correct an erratum, which may result in some data being removed, or changes in identifiers of objects. So whenever a link to the web app breaks or a script using the concepticon-data API throws an error, you should consult the list of errata to see, whether an error correction may be the reason for this behaviour.

pyconcepticon

pyconcepticon provides a Python package to programmatically access Concepticon data.

concepticon-data's People

Contributors

annikatjuka avatar xrotwang avatar lingulist avatar simongreenhill avatar mathildavz avatar chrzyki avatar muffinlinwist avatar wu-urbanek avatar schweikhard avatar fredericblum avatar kristina-pianykh avatar macyl avatar mottaam avatar carolinhu avatar martino-vic avatar tresoldi avatar natalia-morozova avatar alzkuc avatar marthuis avatar phylostar avatar cysouw avatar evoling avatar stasreichert avatar laiyunfan avatar blag avatar lannin avatar anaphory avatar ilchec avatar

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.