Mark Wilkinson

Results 21 comments of Mark Wilkinson

(I may be misinterpreting what I'm seeing, though... If I am, my apologies!)

So... The answer is that it's impossible? I can't get it from scraping the page because it's injected late, so not accessible to HTTP code clients... I guess it must...

A solution to this would be for the REST interface of the FDP to accept the "Slug:" header, where I can tell it the identifier of the resource I want...

You can recast datatypes in SPARQL. For example: xsd:float(?variable)) You need to have xsd in your PREFIX Also, be aware that the recasting is LOCAL! Unless you assign the recast...

In addition to the solution above, it is possible to create a "correct" DCAT1 record, with a themeTaxonomy on the catalog and a theme on the dataset, but you have...

I'm not sure if this is related or not... using 5.13 build 1244-79d6e57 I start the docker-compose, enter the dataverseAdmin/admin credentials and am then sent to a "reset password" page....

Morning! Have you had any thoughts about this problem? My project is stalled until I can overcome this barrier... thanks!

> @markwilkinson as a workaround, when this happens, are you able to get a shell on the container running Dataverse and toggle the superuser on with curl? Here's an example:...

Just FYI - v. 5.13 build 1244-79d6e57 the problem is still there (in the docker vanilla install) There's no checkbox to agree to the terms of use that will allow...

I have the same problem.... thank you @KhoaBuind for providing a workaround! I will use that until the solution is patched-in.