Skip to content
#

structured-data

Here are 190 public repositories matching this topic...

aaronmarkham
aaronmarkham commented Dec 6, 2019

I tried building the docs, but was met with a graphviz error. Typically this means I can spend a few hours pecking away at the dependencies until I get stable build... or someone that has it working can export their environment, and publish an environment.yml that we can use with the build instructions.
I was going off of the d2l book since that's a dep here, but their [environment.yml](https://g

Lawtaker
Lawtaker commented Jan 10, 2019

One of my blogs consists of a series of fairly short notes on current events and suchlike. I do not set the titles for them.

When both the WP and the SEO Pack titles of a post are missing, SEO Pack ignores the Post Title Format setting. For example, it may be

%blog_title% | %post_author_firstname% %post_author_lastname%

But it fails to rewrite the title to that or any other value in that

Schema.NET
veikkoeeva
veikkoeeva commented Aug 5, 2017

Hi!

I was wondering if you would have advice on how to use this interesting library in ASP.NET Core controllers so that roughly the following would work:

[HttpPost("[action]")]
public IActionResult Test([FromBody] Thing thing)
{
    var e = (Person)thing;
    return Accepted(new Uri("https://wwww.WhereToAskForResults.com"));
}

That is, accept JSON-LD data via a base classes.

cyberandy
cyberandy commented Apr 20, 2020

We need to understand how our users would like to use/add a story highlight widget on their articles.

Story highlights are a succinct single-article summary consisting of 3-4 highlight sentences that reflect the content of a news article. Automatically producing news highlights is a challenging task.

We have tested WordLift existing automatic extractive summarization to automate (or s

DikshantJoshi
DikshantJoshi commented Feb 25, 2020

Adding a link to the appropriate How-To-Article from our documentation(every time a schema type is selected) underneath the dropdown, the user can simply click on it and will get the help without searching.

Screengrab: https://monosnap.com/file/mJDYEffvhQqLzRBBfTFI0BFvmAHVPo
ref: https://secure.helpscout.net/conversation/1089246910/112472/

isoboroff
isoboroff commented Jul 9, 2017

Right now, to view a schema I need to go into Admin and pull it up in the editor. I should be able to see a schema as a wiki page. This wiki page could be generated from the schema, not maintained manually as a parallel page. If someone has a clue how to add this, I'd be happy to take a crack at it.

structured-data-testing-tool
iaincollins
iaincollins commented Mar 14, 2020

Summary of proposed feature
Add url property to tests and presets that can be used to link to documentation, and display the the URL in the CLI when a test does not pass (ie on error or warning).

Purpose of proposed feature
Provide a way to reference online documentation to resolve issues, especially when a test fails.

Detail of the proposed feature

  • If defined on a preset,

Improve this page

Add a description, image, and links to the structured-data topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the structured-data topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.