Difference between revisions of "Dblpconf"
Jump to navigation
Jump to search
Line 30: | Line 30: | ||
Note top of article | Note top of article | ||
[[http://wiki.bitplan.com/index.php/Dblpconf#/article article]] | [[http://wiki.bitplan.com/index.php/Dblpconf#/article article]] | ||
− | + | 2467138 instances | |
End note | End note | ||
class article << Entity >> { | class article << Entity >> { | ||
Line 40: | Line 40: | ||
Note top of book | Note top of book | ||
[[http://wiki.bitplan.com/index.php/Dblpconf#/book book]] | [[http://wiki.bitplan.com/index.php/Dblpconf#/book book]] | ||
− | + | 18485 instances | |
End note | End note | ||
class book << Entity >> { | class book << Entity >> { | ||
Line 49: | Line 49: | ||
Note top of proceedings | Note top of proceedings | ||
[[http://wiki.bitplan.com/index.php/Dblpconf#/proceedings proceedings]] | [[http://wiki.bitplan.com/index.php/Dblpconf#/proceedings proceedings]] | ||
− | + | 46324 instances | |
End note | End note | ||
class proceedings << Entity >> { | class proceedings << Entity >> { | ||
Line 61: | Line 61: | ||
Note top of inproceedings | Note top of inproceedings | ||
[[http://wiki.bitplan.com/index.php/Dblpconf#/inproceedings inproceedings]] | [[http://wiki.bitplan.com/index.php/Dblpconf#/inproceedings inproceedings]] | ||
− | + | 2753104 instances | |
End note | End note | ||
class inproceedings << Entity >> { | class inproceedings << Entity >> { | ||
Line 72: | Line 72: | ||
Note top of www | Note top of www | ||
[[http://wiki.bitplan.com/index.php/Dblpconf#/www www]] | [[http://wiki.bitplan.com/index.php/Dblpconf#/www www]] | ||
− | + | 2677677 instances | |
End note | End note | ||
class www << Entity >> { | class www << Entity >> { | ||
Line 79: | Line 79: | ||
Note top of mastersthesis | Note top of mastersthesis | ||
[[http://wiki.bitplan.com/index.php/Dblpconf#/mastersthesis mastersthesis]] | [[http://wiki.bitplan.com/index.php/Dblpconf#/mastersthesis mastersthesis]] | ||
− | + | 12 instances | |
End note | End note | ||
class mastersthesis << Entity >> { | class mastersthesis << Entity >> { | ||
Line 88: | Line 88: | ||
Note top of incollection | Note top of incollection | ||
[[http://wiki.bitplan.com/index.php/Dblpconf#/incollection incollection]] | [[http://wiki.bitplan.com/index.php/Dblpconf#/incollection incollection]] | ||
− | + | 66325 instances | |
End note | End note | ||
class incollection << Entity >> { | class incollection << Entity >> { | ||
Line 98: | Line 98: | ||
publtype : TEXT | publtype : TEXT | ||
url : TEXT | url : TEXT | ||
+ | } | ||
+ | Note top of phdthesis | ||
+ | [[http://wiki.bitplan.com/index.php/Dblpconf#/phdthesis phdthesis]] | ||
+ | 79386 instances | ||
+ | End note | ||
+ | class phdthesis << Entity >> { | ||
+ | author : TEXT | ||
+ | ee : TEXT | ||
+ | isbn : TEXT | ||
+ | pages : TEXT | ||
+ | publisher : TEXT | ||
+ | school : TEXT | ||
+ | series : TEXT | ||
+ | volume : TEXT | ||
} | } | ||
Record <|-- article | Record <|-- article | ||
Line 106: | Line 120: | ||
Record <|-- mastersthesis | Record <|-- mastersthesis | ||
Record <|-- incollection | Record <|-- incollection | ||
+ | Record <|-- phdthesis | ||
} | } | ||
Revision as of 10:44, 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