Pierre Dubois

Results 222 comments of Pierre Dubois

I tried to map our classic accessibility report with the earl language and it become to be a more complicated structure. You can see my experiment here: * https://gist.github.com/duboisp/c46e05cacb68a21520b8198be626494f *...

After analysis, I am going to use an hybrid JSON-LD where it will contains half humain readable content and half machine readable content. A few new vocabulary term will need...

I created the vocabulary and published the json-ld context * Vocabulary URL: https://wet-boew.github.io/vocab/ * Vocabulary source code: https://github.com/wet-boew/vocab * JSON-LD context URL: https://wet-boew.github.io/vocab/context/2022/acr-new-wcag-sc.json-ld

Need to update the vocabulary/example to support the following. * [ ] Support assessment review. Be able to keep track of the date, name, comments, test results (at least the...

Suggest to add 2 new properties for every results to help the coordinator to prioritize what issue need to get fix early. One to **classify the severity** and another one...

I added the new prototype term to the ACR vocabulary https://wet-boew.github.io/vocab/acr/

Work in progress - Include reviewer in ACR Context and instance example. ``` "@context" : { "producedBy": { "@id": "earl:mainAssertor", "@type": "earl:Assertor" }, "assertedBy": { "@id": "earl:assertedBy", "@type": "earl:Assertor" },...

Including reviewer information in the JSON-LD ACR report. New vocabular term ``` wb-arc:Revision a rdf:Class ; a earl:Assertor ; a earl:TestResult ; rdfs:label "Revision" ; rdfs:comment "Review report of the...

@zous519 that is because your ASP.NET button event handler are removed when the modal is displayed. Here in this repository, we don't directly support ASP.Net web application. But there is...

@bozzit can you give us more context on which department/website that need that exception? If that are sensitive info, you can send us that information to [[email protected]](mailto:[email protected]). Thanks @GormFrank fyi