Changeset: c23efe332fde for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c23efe332fde
Added Files:
        monetdb5/extras/rdf/ontmetadata/ontAttribute.ogp.csv
        monetdb5/extras/rdf/ontmetadata/ontAttribute.rdfvocabulary.csv
        monetdb5/extras/rdf/ontmetadata/ontMetadata.ogp.csv
        monetdb5/extras/rdf/ontmetadata/ontMetadata.rdfvocabulary.csv
        monetdb5/extras/rdf/ontmetadata/rdftypeAttribute.csv
Modified Files:
        monetdb5/extras/rdf/ontmetadata/loadOntologyToMonetDB.sh
        monetdb5/extras/rdf/rdf.h
        monetdb5/extras/rdf/rdflabels.c
        monetdb5/extras/rdf/rdfschema.c
Branch: rdf
Log Message:

Add ontology for open graph protocol and rdf.data-vocabulary.

Show the frequency of the name in CS's instances


diffs (truncated from 523 to 300 lines):

diff --git a/monetdb5/extras/rdf/ontmetadata/loadOntologyToMonetDB.sh 
b/monetdb5/extras/rdf/ontmetadata/loadOntologyToMonetDB.sh
--- a/monetdb5/extras/rdf/ontmetadata/loadOntologyToMonetDB.sh
+++ b/monetdb5/extras/rdf/ontmetadata/loadOntologyToMonetDB.sh
@@ -90,6 +90,32 @@ sed -i "s:AttFile:${PWD}/ontAttribute.bs
 
 mclient < loadtmp.sql
 
+#rdfvocabulary
+NUMMETADATA=`cat ontMetadata.rdfvocabulary.csv | wc -l`
+NUMATTRIBUTES=`cat ontAttribute.rdfvocabulary.csv | wc -l`
+
+cp loadOntologySAMPLE.sql loadtmp.sql
+sed -i "s:NUMMETADATA:$NUMMETADATA:g" loadtmp.sql
+sed -i "s:NUMATTRIBUTES:$NUMATTRIBUTES:g" loadtmp.sql
+sed -i "s:MetaFile:${PWD}/ontMetadata.rdfvocabulary.csv:g" loadtmp.sql
+sed -i "s:AttFile:${PWD}/ontAttribute.rdfvocabulary.csv:g" loadtmp.sql
+
+
+mclient < loadtmp.sql
+
+#Open Graph Protocol (ogp)
+NUMMETADATA=`cat ontMetadata.ogp.csv | wc -l`
+NUMATTRIBUTES=`cat ontAttribute.ogp.csv | wc -l`
+
+cp loadOntologySAMPLE.sql loadtmp.sql
+sed -i "s:NUMMETADATA:$NUMMETADATA:g" loadtmp.sql
+sed -i "s:NUMATTRIBUTES:$NUMATTRIBUTES:g" loadtmp.sql
+sed -i "s:MetaFile:${PWD}/ontMetadata.ogp.csv:g" loadtmp.sql
+sed -i "s:AttFile:${PWD}/ontAttribute.ogp.csv:g" loadtmp.sql
+
+
+mclient < loadtmp.sql
+
 #List of possible ontologies
 NUMONT=`cat ontList.csv | wc -l`
 
diff --git a/monetdb5/extras/rdf/ontmetadata/ontAttribute.ogp.csv 
b/monetdb5/extras/rdf/ontmetadata/ontAttribute.ogp.csv
new file mode 100644
--- /dev/null
+++ b/monetdb5/extras/rdf/ontmetadata/ontAttribute.ogp.csv
@@ -0,0 +1,130 @@
+http://ogp.me/ns#article|http://ogp.me/ns#audio
+http://ogp.me/ns#article|http://ogp.me/ns#description
+http://ogp.me/ns#article|http://ogp.me/ns#determiner
+http://ogp.me/ns#article|http://ogp.me/ns#image
+http://ogp.me/ns#article|http://ogp.me/ns#locale
+http://ogp.me/ns#article|http://ogp.me/ns#see_also
+http://ogp.me/ns#article|http://ogp.me/ns#site_name
+http://ogp.me/ns#article|http://ogp.me/ns#title
+http://ogp.me/ns#article|http://ogp.me/ns#type
+http://ogp.me/ns#article|http://ogp.me/ns#updated_time
+http://ogp.me/ns#article|http://ogp.me/ns#url
+http://ogp.me/ns#article|http://ogp.me/ns#video
+http://ogp.me/ns#article|http://ogp.me/ns/article#author
+http://ogp.me/ns#article|http://ogp.me/ns/article#expiration_time
+http://ogp.me/ns#article|http://ogp.me/ns/article#modified_time
+http://ogp.me/ns#article|http://ogp.me/ns/article#published_time
+http://ogp.me/ns#article|http://ogp.me/ns/article#publisher
+http://ogp.me/ns#article|http://ogp.me/ns/article#section
+http://ogp.me/ns#article|http://ogp.me/ns/article#tag
+http://ogp.me/ns#article|http://ogp.me/ns/fb#admins
+http://ogp.me/ns#article|http://ogp.me/ns/fb#app_id
+http://ogp.me/ns#article|http://ogp.me/ns/fb#profile_id
+http://ogp.me/ns#book|http://ogp.me/ns#audio
+http://ogp.me/ns#book|http://ogp.me/ns#description
+http://ogp.me/ns#book|http://ogp.me/ns#determiner
+http://ogp.me/ns#book|http://ogp.me/ns#image
+http://ogp.me/ns#book|http://ogp.me/ns#locale
+http://ogp.me/ns#book|http://ogp.me/ns#see_also
+http://ogp.me/ns#book|http://ogp.me/ns#site_name
+http://ogp.me/ns#book|http://ogp.me/ns#title
+http://ogp.me/ns#book|http://ogp.me/ns#type
+http://ogp.me/ns#book|http://ogp.me/ns#updated_time
+http://ogp.me/ns#book|http://ogp.me/ns#url
+http://ogp.me/ns#book|http://ogp.me/ns#video
+http://ogp.me/ns#book|http://ogp.me/ns/book#author
+http://ogp.me/ns#book|http://ogp.me/ns/book#isbn
+http://ogp.me/ns#book|http://ogp.me/ns/book#release_date
+http://ogp.me/ns#book|http://ogp.me/ns/book#tag
+http://ogp.me/ns#book|http://ogp.me/ns/fb#admins
+http://ogp.me/ns#book|http://ogp.me/ns/fb#app_id
+http://ogp.me/ns#book|http://ogp.me/ns/fb#profile_id
+http://ogp.me/ns#game|http://ogp.me/ns#audio
+http://ogp.me/ns#game|http://ogp.me/ns#description
+http://ogp.me/ns#game|http://ogp.me/ns#determiner
+http://ogp.me/ns#game|http://ogp.me/ns#image
+http://ogp.me/ns#game|http://ogp.me/ns#locale
+http://ogp.me/ns#game|http://ogp.me/ns#see_also
+http://ogp.me/ns#game|http://ogp.me/ns#site_name
+http://ogp.me/ns#game|http://ogp.me/ns#title
+http://ogp.me/ns#game|http://ogp.me/ns#type
+http://ogp.me/ns#game|http://ogp.me/ns#updated_time
+http://ogp.me/ns#game|http://ogp.me/ns#url
+http://ogp.me/ns#game|http://ogp.me/ns#video
+http://ogp.me/ns#game|http://ogp.me/ns/fb#admins
+http://ogp.me/ns#game|http://ogp.me/ns/fb#app_id
+http://ogp.me/ns#game|http://ogp.me/ns/fb#profile_id
+http://ogp.me/ns#game|http://ogp.me/ns/game#points
+http://ogp.me/ns#game|http://ogp.me/ns/game#secret
+http://ogp.me/ns#product|http://ogp.me/ns#audio
+http://ogp.me/ns#product|http://ogp.me/ns#description
+http://ogp.me/ns#product|http://ogp.me/ns#determiner
+http://ogp.me/ns#product|http://ogp.me/ns#image
+http://ogp.me/ns#product|http://ogp.me/ns#locale
+http://ogp.me/ns#product|http://ogp.me/ns#see_also
+http://ogp.me/ns#product|http://ogp.me/ns#site_name
+http://ogp.me/ns#product|http://ogp.me/ns#title
+http://ogp.me/ns#product|http://ogp.me/ns#type
+http://ogp.me/ns#product|http://ogp.me/ns#updated_time
+http://ogp.me/ns#product|http://ogp.me/ns#url
+http://ogp.me/ns#product|http://ogp.me/ns#video
+http://ogp.me/ns#product|http://ogp.me/ns/fb#admins
+http://ogp.me/ns#product|http://ogp.me/ns/fb#app_id
+http://ogp.me/ns#product|http://ogp.me/ns/fb#profile_id
+http://ogp.me/ns#product|http://ogp.me/ns/product#age_group
+http://ogp.me/ns#product|http://ogp.me/ns/product#availability
+http://ogp.me/ns#product|http://ogp.me/ns/product#brand
+http://ogp.me/ns#product|http://ogp.me/ns/product#category
+http://ogp.me/ns#product|http://ogp.me/ns/product#color
+http://ogp.me/ns#product|http://ogp.me/ns/product#condition
+http://ogp.me/ns#product|http://ogp.me/ns/product#ean
+http://ogp.me/ns#product|http://ogp.me/ns/product#expiration_time
+http://ogp.me/ns#product|http://ogp.me/ns/product#isbn
+http://ogp.me/ns#product|http://ogp.me/ns/product#material
+http://ogp.me/ns#product|http://ogp.me/ns/product#mfr_part_no
+http://ogp.me/ns#product|http://ogp.me/ns/product#model_product
+http://ogp.me/ns#product|http://ogp.me/ns/product#pattern
+http://ogp.me/ns#product|http://ogp.me/ns/product#plural_title
+http://ogp.me/ns#product|http://ogp.me/ns/product#product_link
+http://ogp.me/ns#product|http://ogp.me/ns/product#retailer
+http://ogp.me/ns#product|http://ogp.me/ns/product#retailer_category
+http://ogp.me/ns#product|http://ogp.me/ns/product#retailer_part_no
+http://ogp.me/ns#product|http://ogp.me/ns/product#retailer_title
+http://ogp.me/ns#product|http://ogp.me/ns/product#size
+http://ogp.me/ns#product|http://ogp.me/ns/product#target_gender
+http://ogp.me/ns#product|http://ogp.me/ns/product#upc
+http://ogp.me/ns#product|http://ogp.me/ns/product#weight
+http://ogp.me/ns#profile|http://ogp.me/ns#audio
+http://ogp.me/ns#profile|http://ogp.me/ns#description
+http://ogp.me/ns#profile|http://ogp.me/ns#determiner
+http://ogp.me/ns#profile|http://ogp.me/ns#image
+http://ogp.me/ns#profile|http://ogp.me/ns#locale
+http://ogp.me/ns#profile|http://ogp.me/ns#see_also
+http://ogp.me/ns#profile|http://ogp.me/ns#site_name
+http://ogp.me/ns#profile|http://ogp.me/ns#title
+http://ogp.me/ns#profile|http://ogp.me/ns#type
+http://ogp.me/ns#profile|http://ogp.me/ns#updated_time
+http://ogp.me/ns#profile|http://ogp.me/ns#url
+http://ogp.me/ns#profile|http://ogp.me/ns#video
+http://ogp.me/ns#profile|http://ogp.me/ns/fb#admins
+http://ogp.me/ns#profile|http://ogp.me/ns/fb#app_id
+http://ogp.me/ns#profile|http://ogp.me/ns/fb#profile_id
+http://ogp.me/ns#profile|http://ogp.me/ns/profile#first_name
+http://ogp.me/ns#profile|http://ogp.me/ns/profile#gender
+http://ogp.me/ns#profile|http://ogp.me/ns/profile#last_name
+http://ogp.me/ns#profile|http://ogp.me/ns/profile#username
+http://ogp.me/ns#website|http://ogp.me/ns#audio
+http://ogp.me/ns#website|http://ogp.me/ns#description
+http://ogp.me/ns#website|http://ogp.me/ns#determiner
+http://ogp.me/ns#website|http://ogp.me/ns#image
+http://ogp.me/ns#website|http://ogp.me/ns#locale
+http://ogp.me/ns#website|http://ogp.me/ns#see_also
+http://ogp.me/ns#website|http://ogp.me/ns#site_name
+http://ogp.me/ns#website|http://ogp.me/ns#title
+http://ogp.me/ns#website|http://ogp.me/ns#type
+http://ogp.me/ns#website|http://ogp.me/ns#updated_time
+http://ogp.me/ns#website|http://ogp.me/ns#url
+http://ogp.me/ns#website|http://ogp.me/ns#video
+http://ogp.me/ns#website|http://ogp.me/ns/fb#admins
+http://ogp.me/ns#website|http://ogp.me/ns/fb#app_id
+http://ogp.me/ns#website|http://ogp.me/ns/fb#profile_id
diff --git a/monetdb5/extras/rdf/ontmetadata/ontAttribute.rdfvocabulary.csv 
b/monetdb5/extras/rdf/ontmetadata/ontAttribute.rdfvocabulary.csv
new file mode 100644
--- /dev/null
+++ b/monetdb5/extras/rdf/ontmetadata/ontAttribute.rdfvocabulary.csv
@@ -0,0 +1,91 @@
+http://rdf.data-vocabulary.org/#Address|http://rdf.data-vocabulary.org/#country-name
+http://rdf.data-vocabulary.org/#Address|http://rdf.data-vocabulary.org/#locality
+http://rdf.data-vocabulary.org/#Address|http://rdf.data-vocabulary.org/#postal-code
+http://rdf.data-vocabulary.org/#Address|http://rdf.data-vocabulary.org/#region
+http://rdf.data-vocabulary.org/#Address|http://rdf.data-vocabulary.org/#street-address
+http://rdf.data-vocabulary.org/#Breadcrumb|http://rdf.data-vocabulary.org/#child
+http://rdf.data-vocabulary.org/#Breadcrumb|http://rdf.data-vocabulary.org/#title
+http://rdf.data-vocabulary.org/#Breadcrumb|http://rdf.data-vocabulary.org/#url
+http://rdf.data-vocabulary.org/#Offer|http://rdf.data-vocabulary.org/#availability
+http://rdf.data-vocabulary.org/#Offer|http://rdf.data-vocabulary.org/#condition
+http://rdf.data-vocabulary.org/#Offer|http://rdf.data-vocabulary.org/#currency
+http://rdf.data-vocabulary.org/#Offer|http://rdf.data-vocabulary.org/#identifier
+http://rdf.data-vocabulary.org/#Offer|http://rdf.data-vocabulary.org/#itemoffered
+http://rdf.data-vocabulary.org/#Offer|http://rdf.data-vocabulary.org/#offerurl
+http://rdf.data-vocabulary.org/#Offer|http://rdf.data-vocabulary.org/#price
+http://rdf.data-vocabulary.org/#Offer|http://rdf.data-vocabulary.org/#pricevaliduntil
+http://rdf.data-vocabulary.org/#Offer|http://rdf.data-vocabulary.org/#quantity
+http://rdf.data-vocabulary.org/#Offer|http://rdf.data-vocabulary.org/#seller
+http://rdf.data-vocabulary.org/#OfferAggregate|http://rdf.data-vocabulary.org/#condition
+http://rdf.data-vocabulary.org/#OfferAggregate|http://rdf.data-vocabulary.org/#currency
+http://rdf.data-vocabulary.org/#OfferAggregate|http://rdf.data-vocabulary.org/#highprice
+http://rdf.data-vocabulary.org/#OfferAggregate|http://rdf.data-vocabulary.org/#itemoffered
+http://rdf.data-vocabulary.org/#OfferAggregate|http://rdf.data-vocabulary.org/#lowprice
+http://rdf.data-vocabulary.org/#OfferAggregate|http://rdf.data-vocabulary.org/#offercount
+http://rdf.data-vocabulary.org/#OfferAggregate|http://rdf.data-vocabulary.org/#offerurl
+http://rdf.data-vocabulary.org/#Organization|http://rdf.data-vocabulary.org/#address
+http://rdf.data-vocabulary.org/#Organization|http://rdf.data-vocabulary.org/#category
+http://rdf.data-vocabulary.org/#Organization|http://rdf.data-vocabulary.org/#pricerange
+http://rdf.data-vocabulary.org/#Organization|http://rdf.data-vocabulary.org/#tel
+http://rdf.data-vocabulary.org/#Organization|http://rdf.data-vocabulary.org/#url
+http://rdf.data-vocabulary.org/#Person|http://rdf.data-vocabulary.org/#acquaintance
+http://rdf.data-vocabulary.org/#Person|http://rdf.data-vocabulary.org/#address
+http://rdf.data-vocabulary.org/#Person|http://rdf.data-vocabulary.org/#affiliation
+http://rdf.data-vocabulary.org/#Person|http://rdf.data-vocabulary.org/#colleague
+http://rdf.data-vocabulary.org/#Person|http://rdf.data-vocabulary.org/#contact
+http://rdf.data-vocabulary.org/#Person|http://rdf.data-vocabulary.org/#friend
+http://rdf.data-vocabulary.org/#Person|http://rdf.data-vocabulary.org/#nickname
+http://rdf.data-vocabulary.org/#Person|http://rdf.data-vocabulary.org/#role
+http://rdf.data-vocabulary.org/#Person|http://rdf.data-vocabulary.org/#tel
+http://rdf.data-vocabulary.org/#Person|http://rdf.data-vocabulary.org/#title
+http://rdf.data-vocabulary.org/#Person|http://rdf.data-vocabulary.org/#url
+http://rdf.data-vocabulary.org/#Product|http://rdf.data-vocabulary.org/#brand
+http://rdf.data-vocabulary.org/#Product|http://rdf.data-vocabulary.org/#category
+http://rdf.data-vocabulary.org/#Product|http://rdf.data-vocabulary.org/#description
+http://rdf.data-vocabulary.org/#Product|http://rdf.data-vocabulary.org/#identifier
+http://rdf.data-vocabulary.org/#Product|http://rdf.data-vocabulary.org/#image
+http://rdf.data-vocabulary.org/#Product|http://rdf.data-vocabulary.org/#offerdetails
+http://rdf.data-vocabulary.org/#Product|http://rdf.data-vocabulary.org/#url
+http://rdf.data-vocabulary.org/#Rating|http://rdf.data-vocabulary.org/#average
+http://rdf.data-vocabulary.org/#Rating|http://rdf.data-vocabulary.org/#best
+http://rdf.data-vocabulary.org/#Rating|http://rdf.data-vocabulary.org/#max
+http://rdf.data-vocabulary.org/#Rating|http://rdf.data-vocabulary.org/#min
+http://rdf.data-vocabulary.org/#Rating|http://rdf.data-vocabulary.org/#value
+http://rdf.data-vocabulary.org/#Rating|http://rdf.data-vocabulary.org/#worst
+http://rdf.data-vocabulary.org/#Recipe|http://rdf.data-vocabulary.org/#author
+http://rdf.data-vocabulary.org/#Recipe|http://rdf.data-vocabulary.org/#cookTime
+http://rdf.data-vocabulary.org/#Recipe|http://rdf.data-vocabulary.org/#duration
+http://rdf.data-vocabulary.org/#Recipe|http://rdf.data-vocabulary.org/#prepTime
+http://rdf.data-vocabulary.org/#Recipe|http://rdf.data-vocabulary.org/#published
+http://rdf.data-vocabulary.org/#Recipe|http://rdf.data-vocabulary.org/#recipeType
+http://rdf.data-vocabulary.org/#Recipe|http://rdf.data-vocabulary.org/#summary
+http://rdf.data-vocabulary.org/#Recipe|http://rdf.data-vocabulary.org/#tag
+http://rdf.data-vocabulary.org/#Recipe|http://rdf.data-vocabulary.org/#totalTime
+http://rdf.data-vocabulary.org/#Recipe|http://rdf.data-vocabulary.org/#yield
+http://rdf.data-vocabulary.org/#Review|http://rdf.data-vocabulary.org/#description
+http://rdf.data-vocabulary.org/#Review|http://rdf.data-vocabulary.org/#dtreviewed
+http://rdf.data-vocabulary.org/#Review|http://rdf.data-vocabulary.org/#itemreviewed
+http://rdf.data-vocabulary.org/#Review|http://rdf.data-vocabulary.org/#rating
+http://rdf.data-vocabulary.org/#Review|http://rdf.data-vocabulary.org/#reviewer
+http://rdf.data-vocabulary.org/#Review|http://rdf.data-vocabulary.org/#summary
+http://rdf.data-vocabulary.org/#Review-aggregate|http://rdf.data-vocabulary.org/#count
+http://rdf.data-vocabulary.org/#Review-aggregate|http://rdf.data-vocabulary.org/#description
+http://rdf.data-vocabulary.org/#Review-aggregate|http://rdf.data-vocabulary.org/#dtreviewed
+http://rdf.data-vocabulary.org/#Review-aggregate|http://rdf.data-vocabulary.org/#itemreviewed
+http://rdf.data-vocabulary.org/#Review-aggregate|http://rdf.data-vocabulary.org/#rating
+http://rdf.data-vocabulary.org/#Review-aggregate|http://rdf.data-vocabulary.org/#reviewer
+http://rdf.data-vocabulary.org/#Review-aggregate|http://rdf.data-vocabulary.org/#summary
+http://rdf.data-vocabulary.org/#ingredient|http://rdf.data-vocabulary.org/#amount
+http://rdf.data-vocabulary.org/#instructions|http://rdf.data-vocabulary.org/#instruction
+http://rdf.data-vocabulary.org/#nutrition|http://rdf.data-vocabulary.org/#calories
+http://rdf.data-vocabulary.org/#nutrition|http://rdf.data-vocabulary.org/#carbohydrates
+http://rdf.data-vocabulary.org/#nutrition|http://rdf.data-vocabulary.org/#cholesterol
+http://rdf.data-vocabulary.org/#nutrition|http://rdf.data-vocabulary.org/#fat
+http://rdf.data-vocabulary.org/#nutrition|http://rdf.data-vocabulary.org/#fiber
+http://rdf.data-vocabulary.org/#nutrition|http://rdf.data-vocabulary.org/#protein
+http://rdf.data-vocabulary.org/#nutrition|http://rdf.data-vocabulary.org/#saturatedFat
+http://rdf.data-vocabulary.org/#nutrition|http://rdf.data-vocabulary.org/#servingSize
+http://rdf.data-vocabulary.org/#nutrition|http://rdf.data-vocabulary.org/#sugar
+http://rdf.data-vocabulary.org/#nutrition|http://rdf.data-vocabulary.org/#unsaturatedFat
+http://rdf.data-vocabulary.org/#timeRange|http://rdf.data-vocabulary.org/#max
+http://rdf.data-vocabulary.org/#timeRange|http://rdf.data-vocabulary.org/#min
diff --git a/monetdb5/extras/rdf/ontmetadata/ontMetadata.ogp.csv 
b/monetdb5/extras/rdf/ontmetadata/ontMetadata.ogp.csv
new file mode 100644
--- /dev/null
+++ b/monetdb5/extras/rdf/ontmetadata/ontMetadata.ogp.csv
@@ -0,0 +1,39 @@
+http://ogp.me/ns#activity|activity|http://ogp.me/ns#Activities
+http://ogp.me/ns#sport|sport|http://ogp.me/ns#Activities
+http://ogp.me/ns#bar|bar|http://ogp.me/ns#Businesses
+http://ogp.me/ns#company|company|http://ogp.me/ns#Businesses
+http://ogp.me/ns#cafe|cafe|http://ogp.me/ns#Businesses
+http://ogp.me/ns#hotel|hotel|http://ogp.me/ns#Businesses
+http://ogp.me/ns#restaurant|restaurant|http://ogp.me/ns#Businesses
+http://ogp.me/ns#cause|cause|http://ogp.me/ns#Groups
+http://ogp.me/ns#sports_league|sports_league|http://ogp.me/ns#Groups
+http://ogp.me/ns#sports_team|sports_team|http://ogp.me/ns#Groups
+http://ogp.me/ns#band|band|http://ogp.me/ns#Organizations
+http://ogp.me/ns#government|government|http://ogp.me/ns#Organizations
+http://ogp.me/ns#non_profit|non_profit|http://ogp.me/ns#Organizations
+http://ogp.me/ns#school|school|http://ogp.me/ns#Organizations
+http://ogp.me/ns#university|university|http://ogp.me/ns#Organizations
+http://ogp.me/ns#actor|actor|http://ogp.me/ns#People
+http://ogp.me/ns#athlete|athlete|http://ogp.me/ns#People
+http://ogp.me/ns#author|author|http://ogp.me/ns#People
+http://ogp.me/ns#director|director|http://ogp.me/ns#People
+http://ogp.me/ns#musician|musician|http://ogp.me/ns#People
+http://ogp.me/ns#politician|politician|http://ogp.me/ns#People
+http://ogp.me/ns#profile|profile|http://ogp.me/ns#People
+http://ogp.me/ns#public_figure|public_figure|http://ogp.me/ns#People
+http://ogp.me/ns#city|city|http://ogp.me/ns#Places
+http://ogp.me/ns#country|country|http://ogp.me/ns#Places
+http://ogp.me/ns#landmark|landmark|http://ogp.me/ns#Places
+http://ogp.me/ns#state_province|state_province|http://ogp.me/ns#Places
+http://ogp.me/ns#album|album|http://ogp.me/ns#Products_and_Entertainment
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to