{
"class" : {
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "UserInteraction and its subtypes is an old way of talking about users interacting with pages. It is generally better to use [[Action]]-based vocabulary, alongside types such as [[Comment]].",
"rdfs:label" : "UserBlocks",
"rdfs:subClassOf" : "schema:UserInteraction",
"schema:supersededBy" : "schema:InteractionCounter"
},
"properties" : {}
}