Maarten van Gompel

Results 365 comments of Maarten van Gompel

Even that didn't work :( ``` [CLAM Dispatcher] Adding to PYTHONPATH: /scratch2/www/valkuil-gecco/valkuilwebservice [CLAM Dispatcher] Started CLAM Dispatcher v2.1 with valkuilwebservice (2016-04-01 12:03:43) [CLAM Dispatcher] Running /scratch2/www/valkuil-gecco/valkuilwebservice/valkuilwebservice_wrapper.py "/scratch2/www/valkuil-gecco/" "/scratch2/www/webservices-lst/live/writable/valkuil/projects/proycon/associatieverdrag/clam.xml" "/scratch2/www/webservices-lst/live/writable/valkuil/projects/proycon/associatieverdrag/.status" "/scratch2/www/webservices-lst/live/writable/valkuil/projects/proycon/associatieverdrag/output/"...

Committed some more fixes, might be fixed now... wait to see what happens on server...

There are still lingering processes, but their project directories are already gone and the master process seems to have exited (so it changed into a related but different issue now):...

I like this idea, I'd have to brush up on pre-commits hooks though. Pull requests welcome!

These generated URIs are freshly minted resources and served by `codemeta-server` itself, they are not meant to refer to gitlab/github and are not aware of it. I haven't implemented any...

codemetapy will only invent uris if you passed the ``--baseuri`` parameter by the way, otherwise you do get a temporary URI internally for a while, but it'll be stripped again...

> Pypi has an API for the basic metadata, for example see: https://pypi.org/pypi/codemetapy/json > one could use that as a backup if the parsing directly fails... (through then there is...

> emails of users are per default not visible to the outside, a member has to upgrade this to either internal or public on a per email > level. So...

> An add on to this. codemetapy parses the Citation.cff file, but it does not use the orcids in there for authors/contributors Ids Hmm.. Agreed, if there are ORCIDs then...