More aggressive content tagging
This commit is contained in:
parent
c5455c75a9
commit
0bb47e73ba
@ -1,14 +1,4 @@
|
||||
[
|
||||
{
|
||||
"@context": "http://schema.org",
|
||||
"@type": "Webpage",
|
||||
"specialty": "{{description}}",
|
||||
"mainContentOfPage": {
|
||||
"@context": "http://schema.org/",
|
||||
"@type": "WebPageElement",
|
||||
"cssSelector": ".page-content"
|
||||
}
|
||||
},
|
||||
{
|
||||
"@context": "http://schema.org",
|
||||
"@type": "WebSite",
|
||||
|
@ -1,11 +1,17 @@
|
||||
{
|
||||
"@context": "http://schema.org",
|
||||
"@type": "Webpage",
|
||||
"mainContentOfPage": {
|
||||
"@context": "http://www.schema.org",
|
||||
"@type": "person",
|
||||
"name": "Evan Pratten",
|
||||
"alternateName": "ewpratten",
|
||||
"alternateName": [
|
||||
"ewpratten",
|
||||
"Evan"
|
||||
],
|
||||
"nationality": "Canadian",
|
||||
"jobTitle": "Pipeline Software Developer",
|
||||
"description": "Software Developer",
|
||||
"description": "Evan Pratten is a Canadian software developer. He is also known for his work in amateur radio, robotics, animation, and his musical history.",
|
||||
"callSign": [
|
||||
"VA3ZZA",
|
||||
"VA3UJF",
|
||||
@ -81,4 +87,5 @@
|
||||
"https://www.wikidata.org/wiki/Q111170999"
|
||||
],
|
||||
"mainEntityOfPage": "True"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user