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
- Host: GitHub
- URL: https://github.com/hughp/linguistic-application-profiles
- Owner: HughP
- Created: 2017-04-18T20:06:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-09T22:11:19.000Z (almost 8 years ago)
- Last Synced: 2025-02-15T06:26:59.935Z (3 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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