What a Million Syllabuses Can Teach Us
nytimes.com
What a Million Syllabuses Can Teach Us
1–10 of 24 posts
Re: What a Million Syllabuses Can Teach Us
#2Re: What a Million Syllabuses Can Teach Us
#3Re: What a Million Syllabuses Can Teach Us
#4Re: What a Million Syllabuses Can Teach Us
#5Re: What a Million Syllabuses Can Teach Us
#6Re: What a Million Syllabuses Can Teach Us
#7Something's wrong here. My department has public, well archived, trivially crawlable syllabi going back to 2002. So I did a search of my own department's syllabi using the provided database, and discovered: zero of the entries returned are syllabi. They're just references to books.
Re: What a Million Syllabuses Can Teach Us
#8Is there any kind of proposed standard for the metadata of a syllabus? I'd love to use it myself, I find myself recreating my own syllabi as a plaintext (Markdown) document, over and over, when it seems like the recipe is clear enough to do it in a way that can easily be converted into machine-readable metadata.
It would certainly make this kind of citation analysis much easier and more accurate. Syllabi are tricky to work with because there's basically no standardization in how texts are referenced / assigned. Sometimes there's a full, structured bibliographic citation, but more often it's just a title / author pair, and the formatting can vary widely. It's an interesting information extraction problem.
Re: What a Million Syllabuses Can Teach Us
#9Interesting. It would be nice to see mathematics.
Re: What a Million Syllabuses Can Teach Us
#10Is there any kind of proposed standard for the metadata of a syllabus? I'd love to use it myself, I find myself recreating my own syllabi as a plaintext (Markdown) document, over and over, when it seems like the recipe is clear enough to do it in a way that can easily be converted into machine-readable metadata.
No, I don't believe there is, but something like that would be fantastic. I believe some universities in the UK publish reading lists in XML format, but I don't know of any US universities that do that. It would certainly make this kind of citation analysis much easier and more accurate. Syllabi are tricky to work with because there's basically no standardization in how texts are referenced / assigned. Sometimes ther…