Skip to main content
Filter by
Sorted by
Tagged with
1 vote
0 answers
187 views

I have a function that returns dynamically generated JSON-LD as a string. I want to embed it in a script tag in my template. This works: <component :innerHTML="myJsonLdFunction(mySearchResult) ...
Suzana's user avatar
  • 4,458
2 votes
0 answers
497 views

Generate structured data with javascript. But structured data testing tool doesn't catch any data. Why Rich-Results doesn't catch generate structured data with javascript. Google Doc Said: Google can ...
yuting kuang's user avatar
0 votes
0 answers
420 views

I've a added structured data to articles on my website, and for some reason Google's Rich Results test recognizes the JSON LD structure I have in place as valid, but the same article that I do a live ...
samason's user avatar
  • 47
2 votes
1 answer
783 views

I have created a Graph() in rdflib 6.2.0 and attempting to export it as JSON-LD. My expectation was that I would end up with a @context containing all the namespace prefixes and a @graph containing ...
O-U-O's user avatar
  • 99
2 votes
1 answer
592 views

Here is an example of a verifiable credential I want to create { "@context": ["https://www.w3.org/2018/credentials/v1"], "credentialSubject": { "id": &...
Frank Weslien's user avatar
0 votes
1 answer
274 views

I have two websites: www.mycompany.com and shopmycompany.com (not a subdomain) and would like to publish the relationship between them using schema.org. At present the www.mycompany.com identifies ...
Alex Rothberg's user avatar
0 votes
2 answers
1k views

I want to be able to do the following: When my Apache server receives a request with the header: Accept: application/ld+json I want to return the file "./jsonld", with the header ...
blackstone8's user avatar
-1 votes
1 answer
107 views

I have some variables in GTM (json-ld script) named « product-price-item-1», « product-price-item-2», «product-price-item-3»… For each I need to apply a function function(){ var price = {{product-...
vincents's user avatar
1 vote
1 answer
287 views

xml2::read_html(x) returns the HTML within a linked data JSON object as expected: library(xml2) library(magrittr) library(rvest) test_ld <- '<script type="application/ld+json">{&...
sbha's user avatar
  • 10.5k
1 vote
0 answers
521 views

I'm now trying to create the webpage that checks the syntax validation of ld+json. If a user give a url from the client side, it will be sent to the server side where the program gets its and ...
koji's user avatar
  • 23
1 vote
0 answers
83 views

(language:javascript, backend: node.js) Hi, I'm currently creating the web-application that receives url in a textarea and get JSON LD(<script type=“application/d+json”) form its website. These ...
koji's user avatar
  • 23
0 votes
1 answer
532 views

This is not exactly a technical question, it's about understanding the elements of CreativeWork and ImageObject in schema.org. When creating structured data for an image, there are some attributes I ...
Georg Pfolz's user avatar
  • 1,629
0 votes
1 answer
217 views

i have this component for add Json LD schema to my pages. Works great for urls like mysite.com/page or mysite.com/page/subpage... but, if i access to mysite.com/page/subpage/another-page, last schema ...
Agustin G.'s user avatar
3 votes
1 answer
1k views

First, Is there any relation between JSONSchema and JSON-LD? How do you create a schema in JSON-LD, and use it to validate some JSON-LD instances/records implementing each schema? Like how is schema....
Lance Pollard's user avatar
1 vote
1 answer
2k views

I found a few examples of JSON-LD code, such as this blog article: { "@context": "http://schema.org", "@type": "BlogPosting", "headline": "...
Lance Pollard's user avatar
1 vote
4 answers
3k views

I'm trying to merge / reduce many JSON objects and somehow I'm not getting the expected result. I'm only interested in getting all keys, the values and the number of items inside arrays are irrelevant....
Jay Frias's user avatar
0 votes
1 answer
484 views

Given a JSON-LD containing entities of different types, can JSON-LD framing allow to control the order of these entities in the output ? and is it possible to nest (using @nest) some entities to group ...
ThomasFrancart's user avatar
0 votes
0 answers
346 views

I've seen that there is a vote for a close request because the question is too broad. Let me rewrite the question: There is a need to add metadata to different database tables (and thus records) which ...
juFo's user avatar
  • 18.7k
0 votes
1 answer
325 views

I am trying to set up Schema.org on a website, but I have trouble understanding how to use the @id attribute. I want to specify a Corporation and a WebSite. Here is the code without a reference ...
roundleaf's user avatar
1 vote
2 answers
4k views

I have use GTM to tag the schema variables. <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Product", &...
vincents's user avatar
0 votes
0 answers
168 views

I am noob with structured data implementation and don't have any code knowledge. I have been looking for a week how to solve my problem with "availability" in Google structured data testing ...
vincents's user avatar
0 votes
1 answer
514 views

I am noob with structured data implementation and don't have any code knowledge. I have been looking for a week how to solve a warning with price in Google structured data testing tool. My prices are ...
vincents's user avatar
0 votes
1 answer
57 views

I would like to know if there are possible solutions for this matter; Currently I have a landing page that I want to put several intentions within a page. Recommendation for best game 2022 Tips and ...
Michael's user avatar
1 vote
1 answer
108 views

Hello and thank you for the opportunity to post a question. I have searched the Internet, Schema.org and Stackoverflow for an answer to my question. Maybe I am not asking my question correctly... I ...
Victor Stark's user avatar
1 vote
1 answer
531 views

I have a JSON file (file1.json) that looks this: {"key":"value","key":"value"} {"key":"value","key":"value"} I cant ...
RustyShackleford's user avatar
1 vote
2 answers
1k views

I want to sign Verifiable Credential in JSON structure with Linked Data (JSON-LD) like below: { "@context":[ "https://www.w3.org/2018/credentials/v1", "...
APTower's user avatar
  • 503
1 vote
1 answer
136 views

I want to know how to use NSGI-LD to upload an image even though these static files are not stored in Orion Context Broker or Mongo. I want to know if there is a way to configure the NSGI-LD to ...
Iaggo Capitanio's user avatar
2 votes
1 answer
351 views

I've just started a project where I try to use schema definitions from schema.org like https://schema.org/PostalAddress as a blue print for classes and database tables. It's not straight forward with ...
Werner Diwischek's user avatar
0 votes
0 answers
67 views

How would you write an AggregateOffer schema JSON-LD to display an unlimited offerCount parameter? https://schema.org/offerCount
Fine Love Dolls's user avatar
0 votes
2 answers
733 views

I managed to get the JSON-LD structured data of a page using Java matcher and pattern -- between <script type="application/ld+json"> .... </script> The result I received is a ...
Cassie Nguyen's user avatar
1 vote
1 answer
577 views

I want to call an API that I created with Integration Studio. There are headers that this API uses. API returns ld+json data.When I make a request to the API I created via Postman,gives the following ...
Ahmet Kalem's user avatar
0 votes
2 answers
1k views

I'm trying to make a paginated table in Angular. For that I'm using a backend which returns a json-ld and hydra context response. I want to map that to a model. Typed responses with regular json works ...
user2879055's user avatar
1 vote
1 answer
298 views

I'm unsure how to mark-up my pages that make up a course. Let's say I have the following pages, where the first in each group is a Course Introduction page, and each of the following is a single ...
jenwoodson's user avatar
0 votes
1 answer
177 views

I want to store a normal JSON to a triple store. The normal JSON has its own format for Ids and Types: { "Id": "123456", "Type": { "Id": "7890"...
Pedram Hadjian's user avatar
1 vote
1 answer
430 views

I've been trying to figure out a way to add how many likes were received to a product using structured data. Is what I have below correct? Or would the second example be more correct? Is my usage of [&...
stivio's user avatar
  • 11
0 votes
1 answer
346 views

I am trying to access items within a json-ld list/dictionary via Python. If possible, I would like to know if there is a product and if so, what is the URL, price and availability auf this product. ...
merlin's user avatar
  • 2,967
1 vote
1 answer
1k views

I'm trying to create a graph database for describing power systems and this is my first time using JSON-LD. Steps so far: Created a schema according to the following guide Saved the schema to this ...
Ayrton Bourn's user avatar
3 votes
1 answer
847 views

When I test this code in validator, I am getting WARNING for the property price and the property priceCurrency. How do I fix this? Thank you. The property price is not recognized by the schema (e.g. ...
Pavan's user avatar
  • 239
2 votes
1 answer
242 views

What I've gathered is that new posts are published by POSTing a JSON-LD Activity Streams object of type Note to an actor's outbox. {"@context": "https://www.w3.org/ns/activitystreams&...
Gian's user avatar
  • 357
0 votes
2 answers
693 views

I am creating a data model for a particular application and I did not start from any base model; since I did not start from any base model, the context below is sufficient, correct? "@context&...
T.R's user avatar
  • 35
1 vote
0 answers
2k views

I'm trying to use the google schema FAQ in the JSON-LD format with nextJs for the seo of a blog. It's working, I just have one concern. For a response I have a list. And I need to go back at the lign. ...
Ilyes Makria's user avatar
1 vote
1 answer
691 views

def process_all_imdb(cursor, imdb): for i, mid in enumerate(get_movies_to_process(cursor)): print "// %d movies processed." % i movie = get_jsonld_from_imdb(imdb, mid) ...
Satvik's user avatar
  • 38
1 vote
1 answer
817 views

I am trying to add Schema structured data to my website. I have one page for my app with: { "@context": "https://schema.org", "@type": "MobileApplication", ...
Tonald Drump's user avatar
  • 1,416
1 vote
0 answers
221 views

I am trying to add a custom label 0 shopping attribute to my Json schema but I don't get the this new attribute on my products. I tried: <script type="application/ld+json"> { ...
London Smith's user avatar
  • 1,661
0 votes
2 answers
210 views

@prefix emp: <http://example.com/employee/> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . emp:hasName rdf:...
Roy Wang's user avatar
  • 11.3k
1 vote
1 answer
239 views

I have the following JSON document (based on GitHub API output): { "@id": "https://github.com/octadocs/octadocs", "license": { "key": "mit", ...
Anatoly Scherbakov's user avatar
0 votes
1 answer
381 views

I am trying to add FAQs structured data(JSON+LD) for one of my blog pages. My blog is powered by Gatsby. I referred to gatsby-plugin-next-seo's guide page. Here is the example presented: import React ...
Harsha N Hegde's user avatar
4 votes
1 answer
1k views

Working with JSON-LD, and trying to create a @context that can be external to the main dataset. I am trying to specify that all elements in a list are of a specified type, something along the lines of ...
Åsmund Hj's user avatar
0 votes
1 answer
372 views

I have a company with different local services. Is it a good practice to put LocalBusiness schema for each service subpage like this: "@context" : "http://schema.org", "@type&...
abiku's user avatar
  • 2,246
0 votes
0 answers
127 views

I need to create a json-ld block for a HowTo page. Here's a simple example: { "@context": "https://schema.org", "@type": "HowTo", "name": &...
ds1's user avatar
  • 36

1 2
3
4 5
20