json-ld
Here are 309 public repositories matching this topic...
DefaultSeo og:title and og:description only overridden by NextSeo when openGraph config provided
Hi! First off, thank you so much for this library!
I noticed some unexpected behavior (not sure if it's a bug or intended) when using DefaultSeo and NextSeo. The DefaultSeo og:title and og:description meta tags are not overridden by NextSeo's title and description configurations unless an openGraph configuration object is provided to NextSeo. I believe this is due to http
-
Updated
Nov 26, 2020 - PHP
Currently we save every URI ever qname'd forever in here: https://github.com/RDFLib/rdflib/blob/master/rdflib/namespace.py#L289
If you serialize a big graph in a store that is off disk, we may run out of memory.
Either:
- Add a lru_cache (from py3 functools + this 2.7 implementation
- Depend on
-
Updated
Nov 17, 2020 - JavaScript
-
Updated
Oct 26, 2020 - Ruby
all of the cors_catch wrapper stuff should be moved to http_request_expansion
Example
https://github.com/Anniepoo/identity/blob/master/prolog/identity/identity.pl
-
Updated
Nov 23, 2020 - Python
-
Updated
Oct 9, 2020 - Python
-
Updated
Nov 26, 2020 - HTML
-
Updated
Jan 1, 2019 - PHP
-
Updated
Nov 16, 2020 - PHP
-
Updated
Jul 9, 2020 - Go
-
Updated
Nov 6, 2020 - Java
-
Updated
Nov 26, 2020 - TypeScript
-
Updated
Nov 24, 2020 - JavaScript
The SchemaRepository uses a JsonConverter called SchemaPropertyJsonConverter using Newtonsoft.Json. It uses it to deserialize a response from a HTTP client.
-
Updated
Jun 17, 2020 - PHP
-
Updated
May 17, 2019 - PHP
-
Updated
Nov 25, 2020 - TypeScript
-
Updated
Nov 9, 2020 - C#
-
Updated
May 25, 2020
Improve this page
Add a description, image, and links to the json-ld topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the json-ld topic, visit your repo's landing page and select "manage topics."


Description
Remove any google fonts dependency from api-platform.
Example
Remove the google font stylesheet in line 8 of api-platform\core\src\Bridge\Symfony\Bundle\Resources\views\SwaggerUi\index.html.twig depending on a configuration variable?
Context
I'm working on an intranet application for a big company where any call to the fonts.googleapi.com CDN takes 30 seconds