Speaking of LRMI, as yet, we have not seen any documents imported from the Learning Registry with a schema of LRMI.
We understand that the Shared Learning Collaborative (SLC) will be publishing using LRMI.
We are doing our test publishing using the NSDL Dublin core schema. Should we instead use LRMI?
That is will LRMI become the preferred schema?
Michael Parsons
Solution ArchitectIllinois workNet (TM)
--
You received this message because you are subscribed to the Google Groups "Learning Registry Developers List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to learningreg-d...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
I have a couple questions for you all.
· I’ve noticed that metadata in the LR tends to be in XML format, while paradata tends to be in JSON format. I’ve written my import mostly around this assumption. Now it looks like the LRMI metadata that Jim has made available in the sandbox is in JSON format. I can certainly tweak my ETL process to watch out for this, but would like to know if the current LRMI metadata format is the one that will be used in production, or if it is going to change.
·
I’ve made the assumption in my ETL process that payload_schema is a single item, not an array. I’ve noticed some items in the LR (notably Steve Lewnau’s
submissions, and now the LRMI items in the sandbox that Jim is working on) have an array for the payload_schema.. For example, Steve Lewnau is putting in:
payload_schema: [ “hashtags”, “describing”, “resource_locator”, “format”]
yet the schema he’s using is NSDL. The payload_schema for the LRMI that is in the sandbox looks like this:
payload_schema: [ “schema.org”, “LRMI”, “application/microdata+json”]
What is the significance of an array of payload_schemas as opposed to a single schema? Should I be adapting my ETL process to handle this, or can I look at the first one and ignore the rest?
Thanks,
Jerome Grimmer
Southern Illinois University Carbondale
2450 Foundation Drive Suite 100
Springfield, IL
Phone: 217-786-3010 ext. 5857
Toll-free: 1-800-252-4822 ext. 5857
NOTE: My E-mail address has changed
"If you think you're too small to make a difference, you've never spent a night with a mosquito." - An African Proverb
· I’ve noticed that metadata in the LR tends to be in XML format, while paradata tends to be in JSON format. I’ve written my import mostly around this assumption. Now it looks like the LRMI metadata that Jim has made available in the sandbox is in JSON format. I can certainly tweak my ETL process to watch out for this, but would like to know if the current LRMI metadata format is the one that will be used in production, or if it is going to change.
· I’ve made the assumption in my ETL process that payload_schema is a single item, not an array. I’ve noticed some items in the LR (notably Steve Lewnau’s submissions, and now the LRMI items in the sandbox that Jim is working on) have an array for the payload_schema.. For example, Steve Lewnau is putting in:
payload_schema: [ “hashtags”, “describing”, “resource_locator”, “format”]
yet the schema he’s using is NSDL. The payload_schema for the LRMI that is in the sandbox looks like this:
payload_schema: [ “schema.org”, “LRMI”, “application/microdata+json”]
What is the significance of an array of payload_schemas as opposed to a single schema? Should I be adapting my ETL process to handle this, or can I look at the first one and ignore the rest?
I have a couple questions for you all.· I’ve noticed that metadata in the LR tends to be in XML format, while paradata tends to be in JSON format. I’ve written my import mostly around this assumption. Now it looks like the LRMI metadata that Jim has made available in the sandbox is in JSON format. I can certainly tweak my ETL process to watch out for this, but would like to know if the current LRMI metadata format is the one that will be used in production, or if it is going to change.· I’ve made the assumption in my ETL process that payload_schema is a single item, not an array. I’ve noticed some items in the LR (notably Steve Lewnau’s submissions, and now the LRMI items in the sandbox that Jim is working on) have an array for the payload_schema.. For example, Steve Lewnau is putting in:
payload_schema: [ “hashtags”, “describing”, “resource_locator”, “format”]
yet the schema he’s using is NSDL. The payload_schema for the LRMI that is in the sandbox looks like this:
payload_schema: [ “schema.org”, “LRMI”, “application/microdata+json”]
What is the significance of an array of payload_schemas as opposed to a single schema? Should I be adapting my ETL process to handle this, or can I look at the first one and ignore the rest?Thanks,Jerome GrimmerSouthern Illinois University Carbondale2450 Foundation Drive Suite 100Springfield, ILPhone: 217-786-3010 ext. 5857Toll-free: 1-800-252-4822 ext. 5857NOTE: My E-mail address has changed"If you think you're too small to make a difference, you've never spent a night with a mosquito." - An African Proverb