lib/rdf/vocab.rb in rdf-vocab-3.1.6 vs lib/rdf/vocab.rb in rdf-vocab-3.1.7
- old
+ new
@@ -246,10 +246,10 @@
og:image:alt a rdf:Property ;
rdfs:label "image:alt"@en-US ;
rdfs:comment "A description of what is in the image (not a caption). If the page specifies an og:image it should specify og:image:alt."@en-US ;
rdfs:seeAlso og:image ;
rdfs:isDefinedBy og: ;
- rdfs:range ogc:url .
+ rdfs:range ogc:string .
og:locale:alternate a rdf:Property ;
rdfs:label "locale:alternate"@en-US ;
rdfs:comment "An array of other locales this page is available in."@en-US ;
rdfs:seeAlso og:locale ;
rdfs:isDefinedBy og: ;