-
Ontology people like to use URLs as identifiers, but I can't find anything specifying how to encode identifiers in URLs, or what the allowed characters are.
I'm guessing the `GET /collections/{collec…
-
For a given collection, consider the following link relations snippet:
```json
{
"type": "text/json",
"rel": "data",
"title": "position query for thi…
-
```
Checking out PR 'r-lib/gh/#121' (@jennybc): 'Accept (and prioritize) URI templates (a la RFC 6570)'
✓ Switching to branch 'curly-bracket-uri-template'
✓ Setting 'origin/curly-bracket-uri-templ…
-
First of all, thanks so much for your continued effort creating and maintaining this extension, really amazing! 💯
### What is the problem?
I have a userscript at [this GitHub URL](https://github…
-
The [UriTemplate](https://msdn.microsoft.com/en-us/library/system.uritemplate%28v=vs.110%29.aspx) class looks useful for scenarios with calling HTTP clients, however it is part of System.ServiceModel.…
-
Trying to run the example code over Standard appengine:
---
$bigQuery = new BigQueryClient([
'projectId' => 'cloudframework-io'
]);
$query = " SELECT
…
-
### Description
After updating my composer locally (.phar) I wasn't able to install/update/require any Craft plugin. I removed all plugins,
cleared composer cache, vendor dir and tried to `require…
-
https://api.deslibris.ca/api/feed
=>
```
```
...
https://api.deslibris.ca/opensearch-feed.xml
=>
```
desLibris
Search on desLibris
UTF-8
UTF-8
https://deslibr…
-
The initialization of the my keyvault
`$secret = new AzKeyVault\Secret('https://my-custom.vault.azure.net/');`
causes this error:
>
> NOTICE: PHP message: PHP Fatal error: Uncaught Guzzle…
-
See https://github.com/opengeospatial/OGC-API-Tiles/issues/3#issuecomment-585651139
> When we discussed the options for representing URI templates according to RFC 6570 in the Vector Tiles Pilot we…