Difference between revisions of "Dblpconf"
Jump to navigation
Jump to search
| Line 12: | Line 12: | ||
dblpconf analyzes a dblp.xml dump https://dblp.uni-trier.de/xml/ from the dblp computer science bibliography and makes the results available for use in a python project. | dblpconf analyzes a dblp.xml dump https://dblp.uni-trier.de/xml/ from the dblp computer science bibliography and makes the results available for use in a python project. | ||
There is also a flask+bootstrap 4 web interface | There is also a flask+bootstrap 4 web interface | ||
| + | = Entities = | ||
| + | == article == | ||
=Freitext= | =Freitext= | ||
Revision as of 10:40, 26 January 2021
OsProject
| OsProject | |
|---|---|
| id | dblpconf |
| state | |
| owner | Wolfgang Fahl |
| title | dblpconf |
| url | https://github.com/WolfgangFahl/dblpconf |
| version | 0.0.1 |
| description | |
| date | 2021/01/25 |
| since | |
| until | |
What is it?
dblpconf analyzes a dblp.xml dump https://dblp.uni-trier.de/xml/ from the dblp computer science bibliography and makes the results available for use in a python project. There is also a flask+bootstrap 4 web interface