Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Wagner
Semantification OEIS zbMATH
Commits
26006b43
Commit
26006b43
authored
Jan 12, 2021
by
Michael Wagner
Browse files
updated with author table, more references
parent
be6ecd50
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
26006b43
...
...
@@ -4,11 +4,11 @@ The data will be hosted online inside a GraphDB sometime in the future.
## sql tables
### OEIS_
use
r_list
Table matching OEIS
users
to the
ir
zbMATH
entries
.
-
"user_name": the
[
OEIS usernames
](
http://oeis.org/w/index.php?title=Special:ListUsers
)
-
"oeis_user_href": link to the OEIS user webpage (like this: http://oeis.org/wiki/User:A._Brochier)
-
"zbmath_id": the zbMATH "author
ID
"
### OEIS_
autho
r_list
Table matching OEIS
auhtors containend in OEIS author field
to the zbMATH
author ID
.
Table contains non-author entries from the automatic extraction, aka exceptions from the norm in OEIS
-
"author": what was extracted from the OEIS author field
-
"zbmath_id":
what
the zbMATH
author search returned when given the
"author"
### OEIS_references
Table matching OEIS entry references to their zbMATH zbl_ids.
...
...
@@ -19,5 +19,12 @@ The data will be hosted online inside a GraphDB sometime in the future.
-
"authors": results by https://zbmath.org/citationmatching
-
"title": results by https://zbmath.org/citationmatching
### OEIS_user_list
Table matching OEIS users to their zbMATH entries.
-
"user_name": the
[
OEIS usernames
](
http://oeis.org/w/index.php?title=Special:ListUsers
)
-
"oeis_user_href": link to the OEIS user webpage (like this: http://oeis.org/wiki/User:A._Brochier)
-
"zbmath_id": the zbMATH "author ID"
For more information feel free to contact me at michael.wm.wagner@fau.de
database_dump.sql
View file @
26006b43
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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