metadata
Here are 1,695 public repositories matching this topic...
-
Updated
Oct 27, 2020 - Python
-
Updated
Oct 27, 2020 - Ruby
-
Updated
Oct 27, 2020 - TypeScript
-
Updated
Jan 25, 2020 - TypeScript
Expected Behavior or Use Case
Create a markdown loader which allows users to load metadata into markdown document to viz locally. Sometimes, users may just want to have a markdown fi
How can we reproduce this behavior?
- Install and activate Yoast SEO 10.0.1.
- Start adding HowTo block: you cannot add
00to hours and minutes fields inTime needed, only0, which feels counterintuitive.
-
Updated
Oct 28, 2020 - Java
-
Updated
Oct 24, 2020 - Java
-
Updated
Sep 17, 2020 - Python
-
Updated
Oct 24, 2020 - Python
Hi, I've been trying to get additional tags from itunes m4a files. for example album artist which should be aART based on https://help.mp3tag.de/main_tags.html
I added this to config.xml
<library-options>
<id3>
<auxdata>
<add-data tag="aART"/>
</auxdata>
</id3>
</library-options>
and import.js
var aartist = obj.aux['aART'];
-
Updated
Oct 13, 2020 - C
-
Updated
Apr 19, 2020 - JavaScript
-
Updated
Oct 8, 2019 - Python
-
Updated
Oct 25, 2020 - C#
Improve this page
Add a description, image, and links to the metadata topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the metadata topic, visit your repo's landing page and select "manage topics."



We recently completed the upgrade to Node 12 in our production environment which, among other benefits, now allows us to leverage static fields for defining core attributes like the category and route.
We've completed the refactoring of several service