Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mconlon17/mconlon17.github.io
mconlon17 github web site
https://github.com/mconlon17/mconlon17.github.io
Last synced: 26 days ago
JSON representation
mconlon17 github web site
- Host: GitHub
- URL: https://github.com/mconlon17/mconlon17.github.io
- Owner: mconlon17
- License: other
- Created: 2014-02-07T18:37:10.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-02-11T17:31:24.000Z (almost 4 years ago)
- Last Synced: 2023-08-05T04:38:02.858Z (over 1 year ago)
- Language: HTML
- Size: 37.3 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Some VIVO Things](http://mconlon17.github.io)
1. Data In
1. PubMed Attribute adder
1. SJR
1. Data Management
1. VIVO Tools
2. Add Cities
3. Add papers from Pubmed
4. Add buildings
5. Remove URI from VIVO
6. Merge URI
7. Link checker for VIVO
8. Repair phone numbers
9. Name parts
1. Info Out for software created to help manage VIVO and to display results from VIVO
1. Biosketch maker
1. D3 visualizations
1. Data extracts from VIVO
1. SPARQL queries
1. Whatever else comes to mind
1. A blog for ideas/experiences related to VIVO
1. Tools for people using the UF VIVO to make things from the data in UF VIVO
1. Resources -- web sites, books, events -- for people making things from data for VIVO# Tools I like so far
1. Python. I use it pretty raw. I write procedurally, mostly.
1. rdflib for python. Amazing. Really great.
1. D3. Weird and wonderful.
1. Twitter Bootstrap. Finally a good way to use css to make great looking web sites. And as a bonus, they
are "responsive" displaying beautifully on different size displays, right down to phones. Mobility first!
1. VIVO Vagrant. Works. Run VIVO 1.5 or 1.6. With or without data. Includes Fuseki for SPARQL. Kind of amazing.
1. Angular. Ah. Hard to say I "like" it. Anything that changes the names of your variables on the fly to make things
work seems unnecessarily arcane and messy. But you can write cool, interactive web pages. Still getting up to speed.