Producing NIMAS: Best Practices and Resources

 
Producing NIMAS:
“Best Practices” and Reminders
 
 
Nicole Gaines
March 2, 2021
 
Today’s Webinar
 
Resources for Producing NIMAS
XML Tagging Reminders
Table of Contents tagging
Glossary tags
List item tags
Pagination tags
Alt Text Pointers
 
Today’s Webinar (continued)
 
Metadata Reminders
Metadata resources
XML <head> tag
Transform Excel to OPF tool
Metadata Queries
 
New NIMAC Validation Tool: What is on
your “wish list” for the new tool?
 
Producing NIMAS: Resources
 
The three primary resources for producing
NIMAS files are the:
 
NIMAS 1.1 Specification
DAISY Structure Guidelines
NIMAC Metadata Guidelines
 
 
Additional Guidance
 
Further resources are available from the NIMAC
at 
Resources for Publishers & Vendors
 
The National AEM Center also provides NIMAS
exemplars and guidance at 
NIMAS Resources
 
Reach out to the NIMAC if you have questions
about how to handle specific content.
 
XML Pointers
 
1. Table of Contents (TOC)
 
The TOC should not be tagged as a table.
The TOC should be tagged using a nested list
structure.
 
See this section in the DSG:
Daisy Structure Guidelines - Major Structures
 
Sample Table of Contents
 
Table of Contents Tagging
 
<level1 class="print_toc">
  <pagenum id="IDALCAQ" page="front">ii</pagenum>
  <h1>Unit 1 Contents - Animals Tame and Wild</h1>
 
 
<
l
i
s
t
 
t
y
p
e
=
"
p
l
"
>
 
 
 
 
 
 
 
 
 
 
 
 
 
P
A
R
E
N
T
 
L
I
S
T
:
 
T
h
i
s
 
t
a
g
 
w
r
a
p
s
 
t
h
e
 
T
a
b
l
e
 
o
f
 
C
o
n
t
e
n
t
s
 
f
o
r
 
t
h
e
 
w
h
o
l
e
 
b
o
o
k
.
 
 
 
 
<
l
i
>
A
n
i
m
a
l
 
F
r
i
e
n
d
s
L
I
S
T
 
I
T
E
M
:
 
C
h
a
p
t
e
r
 
n
a
m
e
 
 
 
 
 
 
<
l
i
s
t
 
t
y
p
e
=
"
p
l
"
>
 
 
 
 
 
 
 
 
 
N
E
S
T
E
D
 
L
I
S
T
:
 
T
h
i
s
 
l
i
s
t
 
i
n
c
l
u
d
e
s
 
t
h
e
 
T
O
C
 
e
n
t
r
i
e
s
 
f
o
r
 
t
h
e
 
A
n
i
m
a
l
 
F
r
i
e
n
d
s
 
c
h
a
p
t
e
r
.
        <li>
          <lic class="toc-line">Taking Care of Pets: How do people take care of pets?</lic>
          <lic class="toc-pg">4</lic>
        </li>
        <li>
          <lic class="toc-line">People Help Animals: How can people help animals?</lic>
          <lic class="toc-pg">20</lic>
        </li>
 
[…]
<
/
l
i
s
t
>
 
 
 
 
N
E
S
T
E
D
 
L
I
S
T
 
c
l
o
s
e
s
.
 
 
 
 
<
/
l
i
>
 
 
 
L
I
S
T
 
I
T
E
M
 
 
f
o
r
 
A
n
i
m
a
l
 
F
r
i
e
n
d
s
 
c
l
o
s
e
s
.
    <pagenum id="IDAIDAQ" page="front">iii</pagenum>
 
 
 
 
<
l
i
>
W
i
l
d
 
A
n
i
m
a
l
s
L
I
S
T
 
I
T
E
M
:
 
C
h
a
p
t
e
r
 
n
a
m
e
 
 
 
 
 
 
<
l
i
s
t
 
t
y
p
e
=
"
p
l
"
>
 
 
 
 
 
 
 
 
N
E
S
T
E
D
 
L
I
S
T
:
 
T
h
i
s
 
l
i
s
t
 
i
n
c
l
u
d
e
s
 
t
h
e
 
T
O
C
 
e
n
t
r
i
e
s
 
f
o
r
 
t
h
e
 
W
i
l
d
 
A
n
i
m
a
l
s
 
c
h
a
p
t
e
r
.
        <li>
          <lic class="toc-line">See the Animals: How can we learn about animals by watching them?</lic>
          <lic class="toc-pg">60</lic>
 
TOC Tagging (continued)
 
<
l
i
>
W
i
l
d
 
A
n
i
m
a
l
s
L
I
S
T
 
I
T
E
M
:
 
N
e
x
t
 
c
h
a
p
t
e
r
 
n
a
m
e
 
 
 
 
 
 
<
l
i
s
t
 
t
y
p
e
=
"
p
l
"
>
 
 
 
 
 
 
 
 
N
E
S
T
E
D
 
L
I
S
T
:
 
T
h
i
s
 
l
i
s
t
 
i
n
c
l
u
d
e
s
 
t
h
e
 
T
O
C
 
e
n
t
r
i
e
s
 
f
o
r
 
t
h
e
 
W
i
l
d
 
A
n
i
m
a
l
s
 
c
h
a
p
t
e
r
.
        <li>
          <lic class="toc-line">See the Animals: How can we learn about animals by watching them?</lic>
          <lic class="toc-pg">60</lic>        </li>
        <li>
          <lic class="toc-line">Animal Neighbors: Which wild animals can we find in our neighborhood?</lic>
          <lic class="toc-pg">86</lic>
        </li>
        <li>
          <lic class="toc-line">Animals Around the World: How can we help animals around the world?</lic>
          <lic class="toc-pg">118</lic>
        </li>
 
 
 
 
 
 
<
/
l
i
s
t
>
N
E
S
T
E
D
 
L
I
S
T
:
 
C
h
a
p
t
e
r
 
l
i
s
t
 
c
l
o
s
e
s
.
 
 
 
 
<
/
l
i
>
L
I
S
T
 
I
T
E
M
 
f
o
r
 
W
i
l
d
 
A
n
i
m
a
l
s
 
c
l
o
s
e
s
.
 
 
<
/
l
i
s
t
>
P
A
R
E
N
T
 
L
I
S
T
 
f
o
r
 
e
n
t
i
r
e
 
T
O
C
 
c
l
o
s
e
s
.
</level1>
 
TOC Re-cap
 
Use a nested list structure for the TOC.
A parent <list> should wrap the entire
TOC.
Nested <list> tags should be used when
the TOC is subdivided by chapter and/or
by other divisions.
The DSG includes additional examples.
If you have questions, please contact the
NIMAC for further guidance.
 
2. Glossary Tags
 
Correctly tagging a glossary increases the
usability of the NIMAS file.
 
The whole glossary list should be wrapped in
<dl> tags, not each entry.
 
See this section in the DSG:
DAISY Structure Guidelines - Major Structures
 
Glossary Syntax
 
<level1 class="glossary">
    <h1>Glossary</h1>
 
 
 
 
<
d
l
>
        <dt>first term</dt>
        <dd>definition of first term</dd>
        <dt>second term</dt>
        <dd>definition of second term</dd>
 
 
 
 
<
/
d
l
>
</level1>
 
Glossary Example
 
Glossary
   
A
alloy - a mixture of two or more metals
anarchy - a state of lawlessness, confusion or
disorder
animism - the belief that bodies of water,
animals, trees and other natural objects have
spirits
 
Glossary Tagging – Incorrect! 
 
<level1 class="glossary">
    <h1>Glossary</h1>
        <level2 class=“alphabetic_division”>
              <h2>A</h2>
<dl>
 
<dt>alloy</dt>
 
<dd>a mixture of two or more metals</dd>
</dl>
<dl>
 
<dt>anarchy</dt>
 
<dd> a state of lawlessness, confusion or disorder <dd>
</dl>
<dl>
 
<dt>animism</dt>
 
<dd>the belief that bodies of water, animals, trees and other
 
natural objects have spirits </dd>
</dl>
 
Glossary Tagging – Correct! 
 
<level1 class="glossary">
    <h1>Glossary</h1>
     <level2 class=“alphabetic_division”>
       <h2>A</h2>
<
d
l
>
 
  <dt>alloy</dt>
 
  <dd>
a mixture of two or more metals
</dd>
 
  <dt>anarchy</dt>
 
  <dd>
 a state of lawlessness, confusion or disorder 
<dd>
 
  <dt>animism</dt>
 
  <dd>
the belief that bodies of water, animals, trees and other
 
   natural objects have spirits 
</dd>
 
 
 
 
 
<
/
d
l
>
 
3. List Tagging Reminders
 
Do not use paragraph tags inside list
items.
 
Use <lic> if there is more than one
component to the list item.
 
List Example
 
How to Start My Old Car
 
1.
Put foot on brake.
2.
Depress clutch.
3.
Turn key in ignition.
4.
Tap gas pedal.
 
List Tagging – Incorrect! 
 
<list type=“ol">
    <hd>How to Start My Old Car</hd>
 
 
 
 
<
l
i
>
<
p
>
P
u
t
 
f
o
o
t
 
o
n
 
b
r
a
k
e
.
<
/
p
>
<
/
l
i
>
 
 
 
 
<
l
i
>
<
p
>
D
e
p
r
e
s
s
 
c
l
u
t
c
h
.
<
/
p
>
<
/
l
i
>
 
 
 
 
<
l
i
>
<
p
>
T
u
r
n
 
k
e
y
 
i
n
 
i
g
n
i
t
i
o
n
.
<
/
p
>
<
/
l
i
>
 
 
 
 
<
l
i
>
<
p
>
T
a
p
 
g
a
s
 
p
e
d
a
l
.
<
/
p
>
<
/
l
i
>
</list>
 
List Tagging – Correct! 
 
<list type=“ol">
    <hd>How to Start My Old Car</hd>
    <li>Put foot on brake.</li>
    <li>Depress clutch.</li>
    <li>Turn key in ignition.</li>
    <li>Tap gas pedal.</li>
</list>
 
Page Break After a List Item
 
Do not include a <pagenum> tag inside
<li> tags.
 
Close the list item and then provide the
new page number.
 
List Syntax and <pagenum>
 
I
n
c
o
r
r
e
c
t
 
 
<list type="..">
    <hd>...</hd>
 
 
 
 
 
<
l
i
>
        <lic>...</lic>
        <lic>...</lic>
 
 
 
 
 
 
 
 
<
p
a
g
e
n
u
m
>
.
.
.
<
/
p
a
g
e
n
u
m
>
 
 
 
 
<
/
l
i
>
    <li>
     <lic>...</lic>
     <lic>...</lic>
   </li>
</list>
 
C
o
r
r
e
c
t
 
 
<list type="..">
    <hd>...</hd>
     <li>
        <lic>...</lic>
        <lic>...</lic>
 
 
 
 
<
/
l
i
>
 
 
 
 
<
p
a
g
e
n
u
m
>
.
.
.
<
/
p
a
g
e
n
u
m
>
 
 
 
 
<
l
i
>
        <lic>...</lic>
        <lic>...</lic>
    </li>
</list>
 
4. Pagination Reminders
 
The pagination tag belongs before the page content,
even if the print book shows the page number at the
bottom of the page.
 
Do not enclose <pagenum> tags in <p> tags.
 
 
Pagination Tagging
 
 
 
I
n
c
o
r
r
e
c
t
!
 
<
p
>
<
p
a
g
e
n
u
m
 
p
a
g
e
=
n
o
r
m
a
l
>
2
4
<
/
p
a
g
e
n
u
m
>
<
p
>
 
C
o
r
r
e
c
t
!
 
      <pagenum page=“normal”>24</pagenum>
 
Page Attribute Reminder
 
The page attribute is required on the <pagenum>
tag.
There are three options for this attribute:
 
<
p
a
g
e
n
u
m
 
p
a
g
e
=
f
r
o
n
t
>
x
v
i
i
<
/
p
a
g
e
n
u
m
>
<
p
a
g
e
n
u
m
 
p
a
g
e
 
=
n
o
r
m
a
l
>
3
4
5
<
/
p
a
g
e
n
u
m
>
<
p
a
g
e
n
u
m
 
p
a
g
e
 
=
s
p
e
c
i
a
l
>
G
-
3
4
<
/
p
a
g
e
n
u
m
>
 
More information is found in the 
DAISY Structure
Guidelines
.
 
Providing Image Descriptions
 
Describing Images
 
Alt text is a short description of an image that
provides access to the information for individuals
who are blind or visually impaired.
Alt text is not required for NIMAS, but it is very
beneficial for students and is recommended.
The alt attribute on the <img> tag is used for
providing short descriptions:
 
<
i
m
g
 
i
d
=
"
p
_
2
4
"
 
s
r
c
=
"
.
/
i
m
a
g
e
s
/
c
h
1
/
p
_
2
4
a
.
j
p
g
"
 
a
l
t
=
P
e
t
e
r
R
a
b
b
i
t
 
h
o
p
s
 
t
h
r
o
u
g
h
 
a
 
f
i
e
l
d
 
o
f
 
f
l
o
w
e
r
s
.
"
/
>
 
Alt Text Pointers
 
We strongly recommend that editorial staff
familiar with the material supply alt text.
Please do not use placeholder text such
as “image” or “equation.”
If you are not supplying a description,
please leave the attribute empty:
 
<
i
m
g
 
i
d
=
"
p
_
2
"
 
s
r
c
=
"
.
/
i
m
a
g
e
s
/
c
h
1
/
f
l
o
w
e
r
s
.
j
p
g
"
 
a
l
t
=
"
"
/
>
 
 
High Quality Alt Text
 
To be high quality, alt text must be:
Free of grammatical and spelling errors
Age-appropriate in language
No more than 1-2 sentences in length
The alt text should also match the learning
context for the image.
If a complex image requires a longer
description, the <prodnote> element can
be used for this purpose.
 
 
 
Resources for Image Description
 
A starting point for image description
resources is found on the NIMAC website:
Alt Text Resources
Examples of good alt text and long
descriptions can be found in the 
Social
Studies NIMAS Exemplar
 on the AEM
Center website.
If you have questions, feel free to contact
us for further guidance.
 
 
Metadata Pointers
 
NIMAS Metadata
 
The NIMAS specification requires that
publishers provide metadata in the OPF
file for each NIMAS file.
Metadata is not optional for NIMAS.
Files may be rejected by the system for
upload if required metadata are incorrect
or missing.
 
NIMAS OPF Metadata
 
The NIMAC system automatically extracts
the OPF metadata to create the record for
the file.
Providing complete and correct metadata
helps ensure that your customers can find
the materials they need in the NIMAC.
The OPF also “travels with” any
downloaded file to provide this information
to the user.
 
Metadata Resources
 
The 
NIMAC Metadata Guidelines
 document
has detailed information on how to prepare
NIMAS metadata.
There is also a 
NIMAC Metadata Quick Start
Guide
 to provide a brief introduction or
refresher.
A new OPF exemplar is also available on the
AEM Center website: 
New OPF Exemplar
.
 
Required Metadata Checklist
 
The NIMAC also provides a downloadable
Metadata Checklist
.
If you are a publisher, please ensure that
you provide all required metadata to your
conversion vendor.
(And, if you are a vendor, please ask the
publisher for the metadata if it’s not
provided to you.)
 
Metadata & Validation
 
T
h
e
 
c
u
r
r
e
n
t
 
N
I
M
A
C
 
v
a
l
i
d
a
t
i
o
n
 
w
i
z
a
r
d
 
d
o
e
s
n
o
t
 
e
v
a
l
u
a
t
e
 
y
o
u
r
 
m
e
t
a
d
a
t
a
.
Checking metadata for completeness and
accuracy is a separate step before files
are submitted to the NIMAC.
We are looking into adding metadata
checks into the new tool being developed
this year.
 
Metadata in the XML <head>
 
Metadata in the NIMAS file set is provided
in the OPF only.
Please do not include metadata in the
<head> tag of the XML file.
T
h
e
 
<
h
e
a
d
>
 
t
a
g
 
s
h
o
u
l
d
 
a
l
w
a
y
s
 
b
e
 
e
m
p
t
y
f
o
r
 
N
I
M
A
S
 
X
M
L
.
 
XML <head> : Incorrect! 
 
 <!DOCTYPE dtbook PUBLIC "-//NISO//DTD dtbook 2005-3//EN"
"http://www.daisy.org/z3986/2005/dtbook-2005-3.dtd"><dtbook
xmlns="http://www.daisy.org/z3986/2005/dtbook/" version="2005-3" xml:lang="en">
<
h
e
a
d
>
<meta name="dc:Title" content="Biology"/>
<meta name="dc:Creator" content=“Gwen Smith"/>
<meta name="dc:Creator" content=“Amy Johnson"/>
<meta name="dc:Creator" content=“Edward Baker"/>
<meta name="dc:Publisher" content=“Educational Publisher"/>
<meta name="dc:Date" content="2021-02-12"/>
<meta name="dc:Type" content="Text"/>
<meta name="dc:Source" scheme="ISBN" content=“2232232233"/>
<meta name="dc:Source" scheme="ISBN" content="9782232232232"/>
<meta name="dc:Language" content="en"/>
<
/
h
e
a
d
>
 
XML <head> : Correct! 
 
 <!DOCTYPE dtbook PUBLIC "-//NISO//DTD dtbook 2005-3//EN"
"http://www.daisy.org/z3986/2005/dtbook-2005-3.dtd"><dtbook
xmlns="http://www.daisy.org/z3986/2005/dtbook/" version="2005-3"
xml:lang="en">
<
h
e
a
d
 
/
>
 
Transform Excel to OPF Tool
 
The NIMAC provides a free, optional tool
within the NIMAC system to generate
correctly formatted and tagged NIMAS
OPF metadata.
All you have to do is upload the completed
NIMAC Metadata Excel sheet to the
system and it will generate “starter OPFs”
for each line of the spreadsheet.
 
Metadata Excel Sheet
 
The spreadsheet template can be
downloaded at any time from the NIMAC
website: 
NIMAC Metadata Template
The sheet includes a page of instructions
and a page for entering data.
If you have any questions about filling out
the sheet or using the tool, just contact the
NIMAC.
 
Transform Excel to OPF
 
Metadata Queries
 
NIMAC staff are happy to assist with any
metadata queries that you have.
If you are working files for a new program,
we invite you to send a PDF and sample
OPF for us to review.
We will revise the metadata to provide a
template for the program materials.
Just email us for more information!
 
New Validation Wizard
 
We want your input!
 
The NIMAC is working with OverDrive to
develop and release a new NIMAS
validation tool this year.
Please let us know what additional checks
or features you would like to see in this
tool.
Discussions to scope out the project are
just getting underway now for a fall release
date.
 
Send your ideas!
 
Please contribute your ideas in the very
short survey after this webinar.
You’re also welcome to contact us by
email if you think of an idea later!
Please also feel free to use the “Additional
Comments” section of the survey to
suggest future training topics for the
NIMAC.
 
Next Week . . .
 
Please join us for Part 2 of this series next
week, which will focus on the Notice of
Interpretation and producing NIMAS for
digital instructional materials.
Lynn McCormack and Luis Perez of the
National AEM Center will discuss the new
digital materials NIMAS exemplar and field
questions from publishers and vendors.
 
Contact us!
 
 
 
nimac@aph.org
877-526-4622
 
 
 
 
 
 
This resource was developed under a grant from the US Department of Education,
#H327E160001. However, these contents do not necessarily represent the policy of the US
Department of Education, and the reader should not assume endorsement by the Federal
Government. Project Officer: Rebecca Sheffield, Ph.D.
Slide Note
Embed
Share

"Explore best practices for producing NIMAS files with valuable reminders, XML tagging resources, metadata guidance, and additional support from NIMAC. Learn about essential NIMAS resources and get insights on XML pointers and table of contents tagging."

  • NIMAS
  • XML tagging
  • metadata
  • resources
  • NIMAC

Uploaded on Oct 11, 2024 | 0 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. Download presentation by click this link. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

E N D

Presentation Transcript


  1. Producing NIMAS: Best Practices and Reminders Nicole Gaines March 2, 2021

  2. Todays Webinar Resources for Producing NIMAS XML Tagging Reminders Table of Contents tagging Glossary tags List item tags Pagination tags Alt Text Pointers

  3. Todays Webinar (continued) Metadata Reminders Metadata resources XML <head> tag Transform Excel to OPF tool Metadata Queries New NIMAC Validation Tool: What is on your wish list for the new tool?

  4. Producing NIMAS: Resources The three primary resources for producing NIMAS files are the: NIMAS 1.1 Specification DAISY Structure Guidelines NIMAC Metadata Guidelines

  5. Additional Guidance Further resources are available from the NIMAC at Resources for Publishers & Vendors The National AEM Center also provides NIMAS exemplars and guidance at NIMAS Resources Reach out to the NIMAC if you have questions about how to handle specific content.

  6. XML Pointers

  7. 1. Table of Contents (TOC) The TOC should not be tagged as a table. The TOC should be tagged using a nested list structure. See this section in the DSG: Daisy Structure Guidelines - Major Structures

  8. Sample Table of Contents

  9. Table of Contents Tagging <level1 class="print_toc"> <pagenum id="IDALCAQ" page="front">ii</pagenum> <h1>Unit 1 Contents - Animals Tame and Wild</h1> <list type="pl"> PARENT LIST: This tag wraps the Table of Contents for the whole book. <li>Animal Friends LIST ITEM: Chapter name <list type="pl"> NESTED LIST: This list includes the TOC entries for the Animal Friends chapter. <li> <lic class="toc-line">Taking Care of Pets: How do people take care of pets?</lic> <lic class="toc-pg">4</lic> </li> <li> <lic class="toc-line">People Help Animals: How can people help animals?</lic> <lic class="toc-pg">20</lic> </li> [ ] </list> NESTED LIST closes. </li> LIST ITEM for Animal Friends closes. <pagenum id="IDAIDAQ" page="front">iii</pagenum> <li>Wild Animals LIST ITEM: Chapter name <list type="pl"> NESTED LIST: This list includes the TOC entries for the Wild Animals chapter. <li> <lic class="toc-line">See the Animals: How can we learn about animals by watching them?</lic> <lic class="toc-pg">60</lic>

  10. TOC Tagging (continued) <li>Wild Animals <list type="pl"> NESTED LIST: This list includes the TOC entries for the Wild Animals chapter. <li> <lic class="toc-line">See the Animals: How can we learn about animals by watching them?</lic> <lic class="toc-pg">60</lic> </li> <li> <lic class="toc-line">Animal Neighbors: Which wild animals can we find in our neighborhood?</lic> <lic class="toc-pg">86</lic> </li> <li> <lic class="toc-line">Animals Around the World: How can we help animals around the world?</lic> <lic class="toc-pg">118</lic> </li> </list> NESTED LIST: Chapter list closes. </li> LIST ITEM for Wild Animals closes. </list> PARENT LIST for entire TOC closes. </level1> LIST ITEM: Next chapter name

  11. TOC Re-cap Use a nested list structure for the TOC. A parent <list> should wrap the entire TOC. Nested <list> tags should be used when the TOC is subdivided by chapter and/or by other divisions. The DSG includes additional examples. If you have questions, please contact the NIMAC for further guidance.

  12. 2. Glossary Tags Correctly tagging a glossary increases the usability of the NIMAS file. The whole glossary list should be wrapped in <dl> tags, not each entry. See this section in the DSG: DAISY Structure Guidelines - Major Structures

  13. Glossary Syntax <level1 class="glossary"> <h1>Glossary</h1> <dl> <dt>first term</dt> <dd>definition of first term</dd> <dt>second term</dt> <dd>definition of second term</dd> </dl> </level1>

  14. Glossary Example Glossary A alloy - a mixture of two or more metals anarchy - a state of lawlessness, confusion or disorder animism - the belief that bodies of water, animals, trees and other natural objects have spirits

  15. Glossary Tagging Incorrect! <level1 class="glossary"> <h1>Glossary</h1> <level2 class= alphabetic_division > <h2>A</h2> <dl> <dt>alloy</dt> <dd>a mixture of two or more metals</dd> </dl> <dl> <dt>anarchy</dt> <dd> a state of lawlessness, confusion or disorder <dd> </dl> <dl> <dt>animism</dt> <dd>the belief that bodies of water, animals, trees and other natural objects have spirits </dd> </dl>

  16. Glossary Tagging Correct! <level1 class="glossary"> <h1>Glossary</h1> <level2 class= alphabetic_division > <h2>A</h2> <dl> <dt>alloy</dt> <dd>a mixture of two or more metals</dd> <dt>anarchy</dt> <dd> a state of lawlessness, confusion or disorder <dd> <dt>animism</dt> <dd>the belief that bodies of water, animals, trees and other natural objects have spirits </dd> </dl>

  17. 3. List Tagging Reminders Do not use paragraph tags inside list items. Use <lic> if there is more than one component to the list item.

  18. List Example How to Start My Old Car 1. Put foot on brake. 2. Depress clutch. 3. Turn key in ignition. 4. Tap gas pedal.

  19. List Tagging Incorrect! <list type= ol"> <hd>How to Start My Old Car</hd> <li><p>Put foot on brake.</p></li> <li><p>Depress clutch.</p></li> <li><p>Turn key in ignition.</p></li> <li><p>Tap gas pedal.</p></li> </list>

  20. List Tagging Correct! <list type= ol"> <hd>How to Start My Old Car</hd> <li>Put foot on brake.</li> <li>Depress clutch.</li> <li>Turn key in ignition.</li> <li>Tap gas pedal.</li> </list>

  21. Page Break After a List Item Do not include a <pagenum> tag inside <li> tags. Close the list item and then provide the new page number.

  22. List Syntax and <pagenum> Incorrect Correct <list type=".."> <hd>...</hd> <li> <lic>...</lic> <lic>...</lic> <pagenum>...</pagenum> </li> <li> <lic>...</lic> <lic>...</lic> </li> </list> <list type=".."> <hd>...</hd> <li> <lic>...</lic> <lic>...</lic> </li> <pagenum>...</pagenum> <li> <lic>...</lic> <lic>...</lic> </li> </list>

  23. 4. Pagination Reminders The pagination tag belongs before the page content, even if the print book shows the page number at the bottom of the page. Do not enclose <pagenum> tags in <p> tags.

  24. Pagination Tagging <p><pagenum page= normal >24</pagenum><p> Incorrect! <pagenum page= normal >24</pagenum> Correct!

  25. Page Attribute Reminder The page attribute is required on the <pagenum> tag. There are three options for this attribute: <pagenum page= front >xvii</pagenum> <pagenum page = normal >345</pagenum> <pagenum page = special >G-34</pagenum> More information is found in the DAISY Structure Guidelines.

  26. Providing Image Descriptions

  27. Describing Images Alt text is a short description of an image that provides access to the information for individuals who are blind or visually impaired. Alt text is not required for NIMAS, but it is very beneficial for students and is recommended. The alt attribute on the <img> tag is used for providing short descriptions: <img id="p_24" src="./images/ch1/p_24a.jpg" alt= Peter Rabbit hops through a field of flowers."/>

  28. Alt Text Pointers We strongly recommend that editorial staff familiar with the material supply alt text. Please do not use placeholder text such as image or equation. If you are not supplying a description, please leave the attribute empty: <img id="p_2" src="./images/ch1/flowers.jpg" alt=""/>

  29. High Quality Alt Text To be high quality, alt text must be: Free of grammatical and spelling errors Age-appropriate in language No more than 1-2 sentences in length The alt text should also match the learning context for the image. If a complex image requires a longer description, the <prodnote> element can be used for this purpose.

  30. Resources for Image Description A starting point for image description resources is found on the NIMAC website: Alt Text Resources Examples of good alt text and long descriptions can be found in the Social Studies NIMAS Exemplar on the AEM Center website. If you have questions, feel free to contact us for further guidance.

  31. Metadata Pointers

  32. NIMAS Metadata The NIMAS specification requires that publishers provide metadata in the OPF file for each NIMAS file. Metadata is not optional for NIMAS. Files may be rejected by the system for upload if required metadata are incorrect or missing.

  33. NIMAS OPF Metadata The NIMAC system automatically extracts the OPF metadata to create the record for the file. Providing complete and correct metadata helps ensure that your customers can find the materials they need in the NIMAC. The OPF also travels with any downloaded file to provide this information to the user.

  34. Metadata Resources The NIMAC Metadata Guidelines document has detailed information on how to prepare NIMAS metadata. There is also a NIMAC Metadata Quick Start Guide to provide a brief introduction or refresher. A new OPF exemplar is also available on the AEM Center website: New OPF Exemplar.

  35. Required Metadata Checklist The NIMAC also provides a downloadable Metadata Checklist. If you are a publisher, please ensure that you provide all required metadata to your conversion vendor. (And, if you are a vendor, please ask the publisher for the metadata if it s not provided to you.)

  36. Metadata & Validation The current NIMAC validation wizard does not evaluate your metadata. Checking metadata for completeness and accuracy is a separate step before files are submitted to the NIMAC. We are looking into adding metadata checks into the new tool being developed this year.

  37. Metadata in the XML <head> Metadata in the NIMAS file set is provided in the OPF only. Please do not include metadata in the <head> tag of the XML file. The <head> tag should always be empty for NIMAS XML.

  38. XML <head> : Incorrect! <!DOCTYPE dtbook PUBLIC "-//NISO//DTD dtbook 2005-3//EN" "http://www.daisy.org/z3986/2005/dtbook-2005-3.dtd"><dtbook xmlns="http://www.daisy.org/z3986/2005/dtbook/" version="2005-3" xml:lang="en"> <head> <meta name="dc:Title" content="Biology"/> <meta name="dc:Creator" content= Gwen Smith"/> <meta name="dc:Creator" content= Amy Johnson"/> <meta name="dc:Creator" content= Edward Baker"/> <meta name="dc:Publisher" content= Educational Publisher"/> <meta name="dc:Date" content="2021-02-12"/> <meta name="dc:Type" content="Text"/> <meta name="dc:Source" scheme="ISBN" content= 2232232233"/> <meta name="dc:Source" scheme="ISBN" content="9782232232232"/> <meta name="dc:Language" content="en"/> </head>

  39. XML <head> : Correct! <!DOCTYPE dtbook PUBLIC "-//NISO//DTD dtbook 2005-3//EN" "http://www.daisy.org/z3986/2005/dtbook-2005-3.dtd"><dtbook xmlns="http://www.daisy.org/z3986/2005/dtbook/" version="2005-3" xml:lang="en"> <head />

  40. Transform Excel to OPF Tool The NIMAC provides a free, optional tool within the NIMAC system to generate correctly formatted and tagged NIMAS OPF metadata. All you have to do is upload the completed NIMAC Metadata Excel sheet to the system and it will generate starter OPFs for each line of the spreadsheet.

  41. Metadata Excel Sheet The spreadsheet template can be downloaded at any time from the NIMAC website: NIMAC Metadata Template The sheet includes a page of instructions and a page for entering data. If you have any questions about filling out the sheet or using the tool, just contact the NIMAC.

  42. Transform Excel to OPF

  43. Metadata Queries NIMAC staff are happy to assist with any metadata queries that you have. If you are working files for a new program, we invite you to send a PDF and sample OPF for us to review. We will revise the metadata to provide a template for the program materials. Just email us for more information!

  44. New Validation Wizard

  45. We want your input! The NIMAC is working with OverDrive to develop and release a new NIMAS validation tool this year. Please let us know what additional checks or features you would like to see in this tool. Discussions to scope out the project are just getting underway now for a fall release date.

  46. Send your ideas! Please contribute your ideas in the very short survey after this webinar. You re also welcome to contact us by email if you think of an idea later! Please also feel free to use the Additional Comments section of the survey to suggest future training topics for the NIMAC.

  47. Next Week . . . Please join us for Part 2 of this series next week, which will focus on the Notice of Interpretation and producing NIMAS for digital instructional materials. Lynn McCormack and Luis Perez of the National AEM Center will discuss the new digital materials NIMAS exemplar and field questions from publishers and vendors.

  48. Contact us! nimac@aph.org 877-526-4622 This resource was developed under a grant from the US Department of Education, #H327E160001. However, these contents do not necessarily represent the policy of the US Department of Education, and the reader should not assume endorsement by the Federal Government. Project Officer: Rebecca Sheffield, Ph.D.

Related


More Related Content

giItT1WQy@!-/#giItT1WQy@!-/#giItT1WQy@!-/#giItT1WQy@!-/#giItT1WQy@!-/#