issues
search
mloesch
/
sickle
Sickle: OAI-PMH for Humans
Other
106
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Any examples with working with Qualifed Dublin Core
#62
misilot
opened
1 year ago
0
Fix documentation for GetRecord and fix some typos
#61
stweil
opened
1 year ago
3
Project status
#60
afuetterer
opened
1 year ago
0
How to specify resumptionToken in ListRecords?
#59
samuelveigarangel
opened
1 year ago
0
ListRecords ignores addresses with non-OAI content
#58
geekdinazor
opened
1 year ago
0
Fix typo in docstring
#57
afuetterer
closed
1 year ago
0
Resumption Token with until
#56
edsu
closed
1 year ago
2
add huge_tree=True to the XMLParser used for responses.
#55
jiemakel
opened
2 years ago
0
Iteration with next() is very slow
#54
Iris-Hinrichs
opened
3 years ago
1
OAI endpoint in tutorial yields HTTPError
#53
Iris-Hinrichs
opened
3 years ago
1
Sickle retrieving partial data from collection
#52
xialuoke4062
closed
3 years ago
4
Add a warning if a server sends back non-XML
#51
anthonybaxter
opened
3 years ago
1
Python >3.6 yields deprecation warning for regex
#50
sdruskat
opened
3 years ago
0
Retrieve selective fields for each record using ListRecords
#49
saurabh-khanna
closed
3 years ago
1
Add support for sessions
#48
versae
opened
3 years ago
1
Fix 'NoneType' object has no attribute 'getchildren' error.
#47
dkinzer
closed
2 years ago
1
Record Range Pull Inconsistency
#46
csrajath
closed
3 years ago
1
Sickle not retrieving all records from repository
#45
SigurdG
closed
3 years ago
1
Handle retries using urllib3 Retry
#44
danmichaelo
opened
4 years ago
0
Retry on timeouts and connection errors
#43
danmichaelo
opened
4 years ago
1
Release 0.7.0
#42
mloesch
closed
4 years ago
0
feat: retryable HTTP status codes can be customized #21 #36
#41
mloesch
closed
4 years ago
0
Project stability and versioning?
#40
interrogator
opened
4 years ago
0
do not return None from harvest
#39
miku
closed
4 years ago
2
try/except block to catch AttributeErrors in OAI records w/ no metadata child
#38
mrmiguez
closed
4 years ago
4
AttributeError when harvesting OAI records without a metadata child
#37
mrmiguez
closed
4 years ago
1
Retry all 5xx status codes
#36
bibliotechy
closed
4 years ago
3
AttributeError: 'NoneType' object has no attribute 'find'
#35
jacobthill
closed
4 years ago
1
Fix reprs
#34
mloesch
closed
4 years ago
0
Connection broken: IncompleteRead
#33
symac
closed
4 years ago
1
Record Model Class METS/MODS
#32
karkraeg
closed
5 years ago
5
Python3 sickle?
#31
TuulaP
closed
5 years ago
1
`.encode` in `__repr__` incorrect
#30
bronger
closed
4 years ago
1
ListRecords not picking up on resumption token
#29
jacobthill
closed
5 years ago
3
handle where 503 returns a date rather than a int
#28
ajtag
opened
5 years ago
0
Cover Python 3.6 & 3.7
#27
mloesch
closed
4 years ago
0
#25 fix: resumption token with empty body indicates last response
#26
mloesch
closed
6 years ago
0
Sickle throws an exception if resumption token was repeated
#25
weirdf0x
closed
6 years ago
4
UA string?
#24
axfelix
closed
6 years ago
2
Pass lxml.etree response.content instead of response.text.encode('utf8')
#23
sourcefilter
closed
6 years ago
1
Use response.content instead of response.text.encode("utf-8")?
#22
sourcefilter
closed
6 years ago
2
Apply retry logic to all 5xx return codes
#21
afreisthler
closed
4 years ago
3
str/bytes from requests response interaction with lxml
#20
gugek
closed
6 years ago
4
Recovering from BadResumptionToken?
#19
ghost
closed
7 years ago
2
Add argument to XML parser to prohibit loading entities
#18
usask-rc
closed
7 years ago
1
#16 consider missing datestamp or identifier elements
#17
mloesch
closed
7 years ago
0
Use current time as datestamp if not set by server
#16
jbaiter
closed
7 years ago
1
Overriding the server response encoding is possible #9
#15
mloesch
closed
7 years ago
0
Allow to pass arbitrary keyword arguments to requests
#14
mloesch
closed
7 years ago
0
allow use of proxies
#13
hpiwowar
closed
7 years ago
3
Next