-
I started out with:
```
from rdflib import Graph
g=Graph()
g.parse('http://wikicfp.com/cfp/servlet/event.showcfp?eventid=3862',format='rdfa')
```
which earned me:
```
File "/Users/wf/Li…
-
```
Exception in thread Thread-1:
Traceback (most recent call last):
File "datasources/wikicfpscrape.py", line 294, in crawl
rawEvent=wEvent.fromEventId(eventId)
File "datasources/wikicfp…
-
Hi Luc,
this calendar is very useful, many thanks for providing it publicly! Would it be possible to add the CORE ranking to the row next to a conference name (I understand is has been scraped so …
-
attoparsec-0.14.1 ([changelog](http://hackage.haskell.org/package/attoparsec-0.14.1/changelog)) (Grandfathered dependencies) is out of bounds for:
- [x] IPv6Addr-2.0.0 (>=0.12 && < 0.14). Michel Bouc…
-
The script [upload_csv.py](https://github.com/EIS-Bonn/OpenResearch/blob/master/wikiCFP/upload_csv.py) uploads csv files to [mwcsvimport](http://mwcsvimport.pronique.com/), but the uploaded files are …
-
In order to write logical validation tests to github actions, I am trying to reproduce the logical errors previously detected and later corrected in AEON
@StroemPhi
can you helping me by pointing…
-
In the context of the [academic event ontology](https://github.com/tibonto/aeon/), most of the needed IDs (e.g. [Wikidata ID](https://www.wikidata.org/wiki/Q43649390), [ROR ID](https://www.wikidata.or…
-
**How can several properties of the donator source map to 1 confident property?**
In the case of confIDent: `External ID URL`, it should be mapped to wikidata:
* WikiCFP_conference_series_ID https…
-
The goal is to have the mapping to databases such as DataCite and Wikidata within the ontology using an annotation property so they can be parsed by script for other operations downstream.
The anno…
-
The current scrapper is collecting the information from wikicfp. One more such large aggregator of information is [Guide2Research](http://www.guide2research.com/). They also provide journal impact fac…