An open API service indexing awesome lists of open source software.

https://github.com/hughp/linguistic-application-profiles

DC Applicaiton profiels for linguistics oriented applications
https://github.com/hughp/linguistic-application-profiles

Last synced: about 1 month ago
JSON representation

DC Applicaiton profiels for linguistics oriented applications

Awesome Lists containing this project

README

        

# Linguistic-application-profiles
DC Application profiles for linguistics oriented applications

## Goals
To define a useful application profile for application description via github. To serve metadata agragators.

### Software
A bash script to create the various premutations of the valid metadata values in JSON.

An example of the JSON to emulate is found here: https://gist.github.com/edsu/9005070

A Python script to interact with github.
A python script to search Github: following tutorial: https://gist.github.com/jasonrudolph/6065289
A Python script to validate the metadata used in a application's description.
A Python script to enrich the application profile based Github metadata.

A language detector is here:
* https://detectlanguage.com/
* https://github.com/blakeembrey/node-language-detect
* https://github.com/grosser/language_sniffer
* http://stackoverflow.com/questions/5318580/how-does-github-figure-out-a-projects-language

### Metadata profiles to use
* DC Terms 1.1: http://dublincore.org/documents/dcmi-terms/
* LRMI : http://lrmi.dublincore.net/lrmi-1-1/
* OLAC 1.1 : http://www.language-archives.org/OLAC/metadata.html
* SIL : Get from Spreadsheet
* Application Profile: http://dublincore.org/documents/profile-guidelines/
* DOAP
* DOAP Metadata for application profile [See DCMI discussion](http://dublincore.org/groups/tools/map.shtml) [See GitHub](https://github.com/edumbill/doap) See Paper: Severiens, Thomas & Greenberg, Jane. 2007. The DCMI Tools application profile. 2007 Proc. Int’l Conf. on Dublin Core and Metadata Applications. http://dcpapers.dublincore.org/pubs/article/view/874

## Links and notes
* Python DCTerms module: https://pythonhosted.org/dcxml/usage.html
* Extending Dublin Core: http://www.language-archives.org/documents/chum.pdf
* Metadata editor: http://www.language-archives.org/documents/chum.pdf