Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
DATA
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Castillo
DATA
Commits
fa2421ce
Commit
fa2421ce
authored
Oct 07, 2016
by
Castillo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
csX
parent
19996302
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
README.md
CiteSeerX/README.md
+23
-0
No files found.
CiteSeerX/README.md
0 → 100644
View file @
fa2421ce
# CiteSeerX : doc for sqlite format
Authors have no ID. Each set of authors per publication could have duplicated authors. Harvesting results:
-
6.915.748 publications, where:
-
6.257.801 publications with authors
-
1.360.655 publications with keywords
-
1.261.447 publications with authors AND keywords

### SQL TABLES DESCRIPTION
#### __publication__
-
__doi__
-
__oai_id__ : OAI-PMH url + doi.
-
__url__ : citeseerx direct link.
-
__name__ : the title.
-
__abstract__
-
__authors__ : authors fullnames concatenated by "|" in a string (they could be repeated).
-
__keywords__ : keywords concatenated by "|" in a string.
-
__publisher__
-
__format__ : of the type "
*application/x*
".
-
__fulltext__ : direct link to the full publication.
*I'm downloading fulltexts in other side.*
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment