Re: [jats-list] Accessibility element?

Subject: Re: [jats-list] Accessibility element?
From: "B Tommie Usdin btusdin@xxxxxxxxxxxxxxxx" <jats-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 11 Nov 2019 21:57:28 -0000
What a good idea! I suggest using Custom Meta for this.

To simply state that someone says a document is accessible, you might do:
  <custom-meta-group>
    <custom-meta>
       <meta-name>accessible</meta-name>
       <meta-value>yes</meta-value>
    </custom-meta>
</custom-meta-group>

To be more specific, saying that the document WCGA 2.0 level AA, I would
suggest:
<custom-meta-group>
  <custom-meta>
    <meta-name>accessibility level</meta-name>
    <meta-value>AA</meta-value>
  </custom-meta>
</custom-meta-group>

or perhaps:

<custom-meta-group>
  <custom-meta>
    <meta-name>WCGA 2.0 level</meta-name>
    <meta-value>AA</meta-value>
  </custom-meta>
</custom-meta-group>

-- Tommie


> On Nov 11, 2019, at 3:17 PM, Ravit David ravit.david@xxxxxxxxxxx
<jats-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> Thank you Tommie, I'll take a look. We are receiving some
> PDFs from the government and most are accessible as this is requirement so I
would like to note it somehow in the metadata.
>
>
> -----Original Message-----
> From: B Tommie Usdin btusdin@xxxxxxxxxxxxxxxx
[mailto:jats-list-service@xxxxxxxxxxxxxxxxxxxxxx]
> Sent: Monday, November 11, 2019 1:25 PM
> To: jats-list <jats-list@xxxxxxxxxxxxxxxxxxxxxx>
> Cc: Tommie Usdin <btusdin@xxxxxxxxxxxxxxxx>
> Subject: Re: [jats-list] Accessibility element?
>
> Hello Ravit --
>
> The BITS tag library has a section on Accessibility at:
>
https://jats.nlm.nih.gov/extensions/bits/tag-library/2.0/chapter/accessibilit
y.html
>
> If you have any specific questions please ask on the list; I will try to
answer, and I think there are several others on this discussion list who have
experience that may be relevant.
>
> -- Tommie
>
>> On Nov 11, 2019, at 12:35 PM, Ravit David ravit.david@xxxxxxxxxxx
<jats-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:
>>
>> Hello,
>> I am reviewing the BITS schema to see what options are available for us to
record some information about the accessibility of the PDF as are loading and
so on.
>> I came across <alt-text> and <long-desc> but these seem to me more like
elements for specific components of the content whereas I need a more general,
overall statement on accessibility.
>> Any ideas?
>> Thanks, Ravit
>>
>>
>>
>>
>> Ravit H. David, Ph.D.
>> Ebook Coordinator and Metadata Librarian Scholars Portal, OCUL
>> University of Toronto Library
>> 130 St. George St.
>> Toronto, ON
>> Canada M5S 1A5
>> Phone: 416-9468213
>>
>> JATS-List info and archive
>> EasyUnsubscribe (by email)
>
> ======================================================================
> B. Tommie Usdin
mailto:btusdin@xxxxxxxxxxxxxxxx
> Mulberry Technologies, Inc.
https://www.mulberrytech.com
> 17 West Jefferson Street
Phone: 301/315-9631
> Suite 207
Direct Line: 301/315-9634
> Rockville, MD  20850
Fax: 301/315-8285
>
-----------------------------------------------------------------------------
---------------------------------------------
> Mulberry Technologies: A Consultancy Specializing in XML and SGML
> ======================================================================
>

======================================================================
B. Tommie Usdin
mailto:btusdin@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.
https://www.mulberrytech.com
17 West Jefferson Street
Phone: 301/315-9631
Suite 207
Direct Line: 301/315-9634
Rockville, MD  20850
Fax: 301/315-8285
-----------------------------------------------------------------------------
---------------------------------------------
Mulberry Technologies: A Consultancy Specializing in XML and SGML
======================================================================

Current Thread