GSA / Open-And-Structured-Content-Models

Open and structured content models drafted by a cross-agency working group.
http://gsa.github.io/Open-And-Structured-Content-Models/
29 stars 20 forks source link

Draft Article Content Type for hhs.gov #9

Open bonniestrong opened 9 years ago

bonniestrong commented 9 years ago

HHS.gov is creating new content types for a migration to Drupal in 2015. We've altered our fields to map to the GSA Article model. We intend to map the fields to Schema.org and OpenGraph markup in the page source as well (although this will be invisible to the editor.) I am adding images below because I see no other way to share xls or pdf files. The spreadsheet is what we edit with our developers. We use the other images when discussing with clients. This is very much a work in progress.

It's worth noting we've made the following decisions:

I'm sure there will be other questions. I'd be happy to discuss and we're looking forward to your feedback!

Bonnie Strong Content Stratagist (Consultant) at HHS.gov mapping slide1 slide2 slide3

jpgsa commented 9 years ago

Hi Bonnie,

Thanks for submitting. I'll let other working group members know. @philipashlock @smileytech @logantpowell Take a look!

hbirving commented 9 years ago

Hi Bonnie,

Thanks so much for sharing these. FDA is looking at a CMS migration and content models are very much a part of that effort. I'll make sure they're aware of your work.

jpgsa commented 9 years ago

From 11/19 working group call. Working on a phased approach and implementing in December. Looking at about 500 page using article content model. Any feedback for them? -Cursory look, everyone likes the approach. -They've used Facebook and Twitter in it. -They have adapted it well to their particular needs. -Any other thoughts?

They will be coming with other models soon. :)

ShawnEklund commented 9 years ago

Thank you Bonnie! I was looking for an example of how the fields would be implemented on a CMS, and it just so happens that we are going to a Drupal CMS in the coming months.

As I try to wrap my head around structured content I've got a questions with regards to the article type. 1) Does the "ArticleSection" allow for a section of the body to be defined? I want to define a quote.? Can I use this section to define a quote so that it can be displayed based on structure. SectionTitle (Required, Only one allowed) SectionBody (Required, Only one allowed) SectionQuote (Optional, Multiple allowed) We've adopted Canada's press release style http://www.digitalgov.gov/2014/01/23/extreme-makeover-gc-news-release-edition/ and I thought that if we define the quote we could allow CSS or an API the option to define the display.

I'm I thinking about this in the wrong way? Am I going down a rabbit hole?