Item talk:Q57774: Difference between revisions

From geokb
(Wrote fresh schema.org document to item wiki page)
(Update item cache)
 
Line 1: Line 1:
{"@context": "https://schema.org", "@type": "CreativeWork", "additionalType": "USGS Numbered Series", "name": "A linked GeoData map for enabling information access", "identifier": [{"@type": "PropertyValue", "propertyID": "USGS Publications Warehouse IndexID", "value": "ofr20171150", "url": "https://pubs.usgs.gov/publication/ofr20171150"}, {"@type": "PropertyValue", "propertyID": "USGS Publications Warehouse Internal ID", "value": 70194699}, {"@type": "PropertyValue", "propertyID": "DOI", "value": "10.3133/ofr20171150", "url": "https://doi.org/10.3133/ofr20171150"}], "inLanguage": "en", "isPartOf": [{"@type": "CreativeWorkSeries", "name": "Open-File Report"}], "datePublished": "2018", "dateModified": "2018-02-07", "abstract": "OverviewThe Geospatial Semantic Web (GSW) is an emerging technology that uses the Internet for more effective knowledge engineering and information extraction. Among the aims of the GSW are to structure the semantic specifications of data to reduce ambiguity and to link those data more efficiently. The data are stored as triples, the basic data unit in graph databases, which are similar to the vector data model of geographic information systems (GIS); that is, a node-edge-node model that forms a graph of semantically related information. The GSW is supported by emerging technologies such as linked geospatial data, described below, that enable it to store and manage geographical data that require new cartographic methods for visualization. This report describes a map that can interact with linked geospatial data using a simulation of a data query approach called the browsable graph to find information that is semantically related to a subject of interest, visualized using the Data Driven Documents (D3) library. Such a semantically enabled map functions as a map knowledge base (MKB) (Varanka and Usery, 2017).A MKB differs from a database in an important way. The central element of a triple, alternatively called the edge or property, is composed of a logic formalization that structures the relation between the first and third parts, the nodes or objects. Node-edge-node represents the graphic form of the triple, and the subject-property-object terms represent the data structure. Object classes connect to build a federated graph, similar to a network in visual form. Because the triple property is a logical statement (a predicate), the data graph represents logical propositions or assertions accepted to be true about the subject matter. These logical formalizations can be manipulated to calculate new triples, representing inferred logical assertions, from the existing data.To demonstrate a MKB system, a technical proof-of-concept is developed that uses geographically attributed Resource Description Framework (RDF) serializations of linked data for mapping. The proof-of-concept focuses on accessing triple data from visual elements of a geographic map as the interface to the MKB. The map interface is embedded with other essential functions such as SPARQL Protocol and RDF Query Language (SPARQL) data query endpoint services and reasoning capabilities of Apache Marmotta (Apache Software Foundation, 2017). An RDF database of the Geographic Names Information System (GNIS), which contains official names of domestic feature in the United States, was linked to a county data layer from The National Map of the U.S. Geological Survey. The county data are part of a broader Government Units theme offered to the public as Esri shapefiles. The shapefile used to draw the map itself was converted to a geographic-oriented JavaScript Object Notation (JSON) (GeoJSON) format and linked through various properties with a linked geodata version of the GNIS database called \u201cGNIS\u2013LD\u201d (Butler and others, 2016; B. Regalia and others, University of California-Santa Barbara, written commun., 2017). The GNIS\u2013LD files originated in Terse RDF Triple Language (Turtle) format but were converted to a JSON format specialized in linked data, \u201cJSON\u2013LD\u201d (Beckett and Berners-Lee, 2011; Sorny and others, 2014). The GNIS\u2013LD database is composed of roughly three predominant triple data graphs: Features, Names, and History. The graphs include a set of namespace prefixes used by each of the attributes. Predefining the prefixes made the conversion to the JSON\u2013LD format simple to complete because Turtle and JSON\u2013LD are variant specifications of the basic RDF concept.To convert a shapefile into GeoJSON format to capture the geospatial coordinate geometry objects, an online converter, Mapshaper, was used (Bloch, 2013). To convert the Turtle files, a custom converter written in Java reconstructs the files by parsing each grouping of attributes belonging to one subject and pasting the data into a new file that follows the syntax of JSON\u2013LD. Additionally, the Features file contained its own set of geometries, which was exported into a separate JSON\u2013LD file along with its elevation value to form a fourth file, named \u201cfeatures-geo.json.\u201d Extracted data from external files can be represented in HyperText Markup Language (HTML) path objects. The goal was to import multiple JSON\u2013LD files using this approach.", "description": "iv, 6 p.", "publisher": {"@type": "Organization", "name": "U.S. Geological Survey"}, "author": [{"@type": "Person", "name": "Varanka, Dalia E. dvaranka@usgs.gov", "givenName": "Dalia E.", "familyName": "Varanka", "email": "dvaranka@usgs.gov", "identifier": {"@type": "PropertyValue", "propertyID": "ORCID", "value": "0000-0003-2857-9600", "url": "https://orcid.org/0000-0003-2857-9600"}, "affiliation": [{"@type": "Organization", "name": "NGTOC Rolla", "url": "https://www.usgs.gov/national-geospatial-technical-operations-center"}, {"@type": "Organization", "name": "Center for Geospatial Information Science (CEGIS)", "url": "https://www.usgs.gov/centers/cegis"}]}, {"@type": "Person", "name": "Powell, Logan J. ljpowell@usgs.gov", "givenName": "Logan J.", "familyName": "Powell", "email": "ljpowell@usgs.gov", "identifier": {"@type": "PropertyValue", "propertyID": "ORCID", "value": "0000-0002-0528-3092", "url": "https://orcid.org/0000-0002-0528-3092"}, "affiliation": [{"@type": "Organization", "name": "Center for Geospatial Information Science (CEGIS)", "url": "https://www.usgs.gov/centers/cegis"}]}], "funder": [{"@type": "Organization", "name": "Center for Geospatial Information Science (CEGIS)", "url": "https://www.usgs.gov/centers/cegis"}]}
{
  "USGS Publications Warehouse": {
    "schema": {
      "@context": "https://schema.org",
      "@type": "CreativeWork",
      "additionalType": "USGS Numbered Series",
      "name": "A linked GeoData map for enabling information access",
      "identifier": [
        {
          "@type": "PropertyValue",
          "propertyID": "USGS Publications Warehouse IndexID",
          "value": "ofr20171150",
          "url": "https://pubs.usgs.gov/publication/ofr20171150"
        },
        {
          "@type": "PropertyValue",
          "propertyID": "USGS Publications Warehouse Internal ID",
          "value": 70194699
        },
        {
          "@type": "PropertyValue",
          "propertyID": "DOI",
          "value": "10.3133/ofr20171150",
          "url": "https://doi.org/10.3133/ofr20171150"
        }
      ],
      "inLanguage": "en",
      "isPartOf": [
        {
          "@type": "CreativeWorkSeries",
          "name": "Open-File Report"
        }
      ],
      "datePublished": "2018",
      "dateModified": "2018-02-07",
      "abstract": "OverviewThe Geospatial Semantic Web (GSW) is an emerging technology that uses the Internet for more effective knowledge engineering and information extraction. Among the aims of the GSW are to structure the semantic specifications of data to reduce ambiguity and to link those data more efficiently. The data are stored as triples, the basic data unit in graph databases, which are similar to the vector data model of geographic information systems (GIS); that is, a node-edge-node model that forms a graph of semantically related information. The GSW is supported by emerging technologies such as linked geospatial data, described below, that enable it to store and manage geographical data that require new cartographic methods for visualization. This report describes a map that can interact with linked geospatial data using a simulation of a data query approach called the browsable graph to find information that is semantically related to a subject of interest, visualized using the Data Driven Documents (D3) library. Such a semantically enabled map functions as a map knowledge base (MKB) (Varanka and Usery, 2017).A MKB differs from a database in an important way. The central element of a triple, alternatively called the edge or property, is composed of a logic formalization that structures the relation between the first and third parts, the nodes or objects. Node-edge-node represents the graphic form of the triple, and the subject-property-object terms represent the data structure. Object classes connect to build a federated graph, similar to a network in visual form. Because the triple property is a logical statement (a predicate), the data graph represents logical propositions or assertions accepted to be true about the subject matter. These logical formalizations can be manipulated to calculate new triples, representing inferred logical assertions, from the existing data.To demonstrate a MKB system, a technical proof-of-concept is developed that uses geographically attributed Resource Description Framework (RDF) serializations of linked data for mapping. The proof-of-concept focuses on accessing triple data from visual elements of a geographic map as the interface to the MKB. The map interface is embedded with other essential functions such as SPARQL Protocol and RDF Query Language (SPARQL) data query endpoint services and reasoning capabilities of Apache Marmotta (Apache Software Foundation, 2017). An RDF database of the Geographic Names Information System (GNIS), which contains official names of domestic feature in the United States, was linked to a county data layer from The National Map of the U.S. Geological Survey. The county data are part of a broader Government Units theme offered to the public as Esri shapefiles. The shapefile used to draw the map itself was converted to a geographic-oriented JavaScript Object Notation (JSON) (GeoJSON) format and linked through various properties with a linked geodata version of the GNIS database called \u201cGNIS\u2013LD\u201d (Butler and others, 2016; B. Regalia and others, University of California-Santa Barbara, written commun., 2017). The GNIS\u2013LD files originated in Terse RDF Triple Language (Turtle) format but were converted to a JSON format specialized in linked data, \u201cJSON\u2013LD\u201d (Beckett and Berners-Lee, 2011; Sorny and others, 2014). The GNIS\u2013LD database is composed of roughly three predominant triple data graphs: Features, Names, and History. The graphs include a set of namespace prefixes used by each of the attributes. Predefining the prefixes made the conversion to the JSON\u2013LD format simple to complete because Turtle and JSON\u2013LD are variant specifications of the basic RDF concept.To convert a shapefile into GeoJSON format to capture the geospatial coordinate geometry objects, an online converter, Mapshaper, was used (Bloch, 2013). To convert the Turtle files, a custom converter written in Java reconstructs the files by parsing each grouping of attributes belonging to one subject and pasting the data into a new file that follows the syntax of JSON\u2013LD. Additionally, the Features file contained its own set of geometries, which was exported into a separate JSON\u2013LD file along with its elevation value to form a fourth file, named \u201cfeatures-geo.json.\u201d Extracted data from external files can be represented in HyperText Markup Language (HTML) path objects. The goal was to import multiple JSON\u2013LD files using this approach.",
      "description": "iv, 6 p.",
      "publisher": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "author": [
        {
          "@type": "Person",
          "name": "Varanka, Dalia E. dvaranka@usgs.gov",
          "givenName": "Dalia E.",
          "familyName": "Varanka",
          "email": "dvaranka@usgs.gov",
          "identifier": {
            "@type": "PropertyValue",
            "propertyID": "ORCID",
            "value": "0000-0003-2857-9600",
            "url": "https://orcid.org/0000-0003-2857-9600"
          },
          "affiliation": [
            {
              "@type": "Organization",
              "name": "Center for Geospatial Information Science (CEGIS)",
              "url": "https://www.usgs.gov/centers/cegis"
            },
            {
              "@type": "Organization",
              "name": "NGTOC Rolla",
              "url": "https://www.usgs.gov/national-geospatial-technical-operations-center"
            }
          ]
        },
        {
          "@type": "Person",
          "name": "Powell, Logan J. ljpowell@usgs.gov",
          "givenName": "Logan J.",
          "familyName": "Powell",
          "email": "ljpowell@usgs.gov",
          "identifier": {
            "@type": "PropertyValue",
            "propertyID": "ORCID",
            "value": "0000-0002-0528-3092",
            "url": "https://orcid.org/0000-0002-0528-3092"
          },
          "affiliation": [
            {
              "@type": "Organization",
              "name": "Center for Geospatial Information Science (CEGIS)",
              "url": "https://www.usgs.gov/centers/cegis"
            }
          ]
        }
      ],
      "funder": [
        {
          "@type": "Organization",
          "name": "Center for Geospatial Information Science (CEGIS)",
          "url": "https://www.usgs.gov/centers/cegis"
        }
      ]
    }
  },
  "OpenAlex": {
    "abstract_inverted_index": {
      "First": [
        0
      ],
      "posted": [
        1
      ],
      "January": [
        2
      ],
      "10,": [
        3
      ],
      "2018": [
        4
      ],
      "For": [
        5
      ],
      "additional": [
        6
      ],
      "information,": [
        7
      ],
      "contact:": [
        8
      ],
      "Director,": [
        9
      ],
      "National": [
        10,
        416
      ],
      "Geospatial": [
        11,
        22
      ],
      "Technical": [
        12
      ],
      "Operations": [
        13
      ],
      "CenterU.S.": [
        14
      ],
      "Geological": [
        15,
        421
      ],
      "Survey1400": [
        16
      ],
      "Independence": [
        17
      ],
      "RoadRolla,": [
        18
      ],
      "MO": [
        19
      ],
      "65401": [
        20
      ],
      "The": [
        21,
        66,
        105,
        204,
        334,
        354,
        415,
        423,
        441,
        491,
        522,
        538,
        681
      ],
      "Semantic": [
        23
      ],
      "Web": [
        24
      ],
      "(GSW)": [
        25
      ],
      "is": [
        26,
        107,
        163,
        216,
        271,
        318,
        357,
        525
      ],
      "an": [
        27,
        201,
        590
      ],
      "emerging": [
        28,
        110
      ],
      "technology": [
        29
      ],
      "that": [
        30,
        92,
        97,
        119,
        128,
        140,
        162,
        222,
        320,
        630
      ],
      "uses": [
        31,
        321
      ],
      "the": [
        32,
        43,
        46,
        51,
        72,
        83,
        156,
        173,
        212,
        224,
        227,
        232,
        238,
        242,
        245,
        249,
        268,
        277,
        290,
        308,
        349,
        352,
        390,
        404,
        419,
        436,
        446,
        471,
        550,
        553,
        556,
        559,
        573,
        585,
        600,
        610,
        624,
        632,
        637
      ],
      "Internet": [
        33
      ],
      "for": [
        34,
        133,
        332
      ],
      "more": [
        35,
        64
      ],
      "effective": [
        36
      ],
      "knowledge": [
        37,
        188
      ],
      "engineering": [
        38
      ],
      "and": [
        39,
        59,
        124,
        192,
        229,
        244,
        367,
        376,
        460,
        477,
        482,
        515,
        519,
        536,
        567,
        622
      ],
      "information": [
        40,
        89,
        161
      ],
      "extraction.": [
        41
      ],
      "Among": [
        42
      ],
      "aims": [
        44
      ],
      "of": [
        45,
        54,
        87,
        101,
        150,
        169,
        207,
        218,
        241,
        329,
        344,
        379,
        389,
        400,
        418,
        428,
        470,
        485,
        527,
        543,
        549,
        572,
        616,
        634,
        644
      ],
      "GSW": [
        47,
        106
      ],
      "are": [
        48,
        68,
        80,
        426,
        569
      ],
      "to": [
        49,
        56,
        60,
        82,
        122,
        159,
        166,
        255,
        261,
        286,
        299,
        351,
        409,
        435,
        444,
        451,
        505,
        558,
        563,
        583,
        619,
        659,
        684
      ],
      "structure": [
        50
      ],
      "semantic": [
        52
      ],
      "specifications": [
        53,
        571
      ],
      "data": [
        55,
        63,
        67,
        74,
        85,
        127,
        146,
        152,
        250,
        278,
        331,
        340,
        372,
        412,
        425,
        532,
        625,
        667
      ],
      "reduce": [
        57
      ],
      "ambiguity": [
        58
      ],
      "link": [
        61
      ],
      "those": [
        62
      ],
      "efficiently.": [
        65
      ],
      "stored": [
        69
      ],
      "as": [
        70,
        113,
        185,
        348,
        364,
        438
      ],
      "triples,": [
        71,
        302
      ],
      "basic": [
        73,
        574
      ],
      "unit": [
        75
      ],
      "in": [
        76,
        200,
        264,
        403,
        495,
        510,
        607,
        674
      ],
      "graph": [
        77,
        100,
        158,
        279
      ],
      "databases,": [
        78
      ],
      "which": [
        79,
        396,
        646
      ],
      "similar": [
        81,
        260
      ],
      "vector": [
        84
      ],
      "model": [
        86,
        96
      ],
      "geographic": [
        88,
        346
      ],
      "systems": [
        90
      ],
      "(GIS);": [
        91
      ],
      "is,": [
        93
      ],
      "a": [
        94,
        99,
        138,
        148,
        151,
        167,
        180,
        186,
        198,
        208,
        219,
        257,
        262,
        272,
        312,
        315,
        345,
        410,
        429,
        452,
        466,
        506,
        541,
        578,
        603,
        627,
        650,
        661
      ],
      "node-edge-node": [
        95
      ],
      "forms": [
        98
      ],
      "semantically": [
        102,
        164,
        181
      ],
      "related": [
        103,
        165
      ],
      "information.": [
        104
      ],
      "supported": [
        108
      ],
      "by": [
        109,
        547,
        612
      ],
      "technologies": [
        111
      ],
      "such": [
        112,
        363
      ],
      "linked": [
        114,
        144,
        330,
        408,
        461,
        467,
        511
      ],
      "geospatial": [
        115,
        145,
        586
      ],
      "data,": [
        116,
        512
      ],
      "described": [
        117
      ],
      "below,": [
        118
      ],
      "enable": [
        120
      ],
      "it": [
        121
      ],
      "store": [
        123
      ],
      "manage": [
        125
      ],
      "geographical": [
        126
      ],
      "require": [
        129
      ],
      "new": [
        130,
        301,
        628
      ],
      "cartographic": [
        131
      ],
      "methods": [
        132
      ],
      "visualization.": [
        134
      ],
      "This": [
        135
      ],
      "report": [
        136
      ],
      "describes": [
        137
      ],
      "map": [
        139,
        183,
        187,
        347,
        355,
        447
      ],
      "can": [
        141,
        296,
        671
      ],
      "interact": [
        142
      ],
      "with": [
        143,
        359,
        465,
        655
      ],
      "using": [
        147,
        172,
        689
      ],
      "simulation": [
        149
      ],
      "query": [
        153,
        373
      ],
      "approach": [
        154
      ],
      "called": [
        155,
        211,
        474
      ],
      "browsable": [
        157
      ],
      "find": [
        160
      ],
      "subject": [
        168,
        291,
        621
      ],
      "interest,": [
        170
      ],
      "visualized": [
        171
      ],
      "Data": [
        174
      ],
      "Driven": [
        175
      ],
      "Documents": [
        176
      ],
      "(D3)": [
        177
      ],
      "library.": [
        178
      ],
      "Such": [
        179
      ],
      "enabled": [
        182
      ],
      "functions": [
        184,
        362
      ],
      "base": [
        189
      ],
      "(MKB)": [
        190
      ],
      "(Varanka": [
        191
      ],
      "Usery,": [
        193
      ],
      "2017).A": [
        194
      ],
      "MKB": [
        195,
        313
      ],
      "differs": [
        196
      ],
      "from": [
        197,
        307,
        341,
        414,
        668
      ],
      "database": [
        199,
        388,
        473,
        524
      ],
      "important": [
        202
      ],
      "way.": [
        203
      ],
      "central": [
        205
      ],
      "element": [
        206
      ],
      "triple,": [
        209,
        243
      ],
      "alternatively": [
        210
      ],
      "edge": [
        213
      ],
      "or": [
        214,
        234,
        283
      ],
      "property,": [
        215
      ],
      "composed": [
        217,
        526
      ],
      "logic": [
        220
      ],
      "formalization": [
        221
      ],
      "structures": [
        223
      ],
      "relation": [
        225
      ],
      "between": [
        226
      ],
      "first": [
        228
      ],
      "third": [
        230
      ],
      "parts,": [
        231
      ],
      "nodes": [
        233
      ],
      "objects.": [
        235,
        680
      ],
      "Node-edge-node": [
        236
      ],
      "represents": [
        237,
        280
      ],
      "graphic": [
        239
      ],
      "form": [
        240,
        660
      ],
      "subject-property-object": [
        246
      ],
      "terms": [
        247
      ],
      "represent": [
        248
      ],
      "structure.": [
        251
      ],
      "Object": [
        252,
        455
      ],
      "classes": [
        253
      ],
      "connect": [
        254
      ],
      "build": [
        256
      ],
      "federated": [
        258
      ],
      "graph,": [
        259
      ],
      "network": [
        263
      ],
      "visual": [
        265,
        342
      ],
      "form.": [
        266
      ],
      "Because": [
        267
      ],
      "triple": [
        269,
        339,
        531
      ],
      "property": [
        270
      ],
      "logical": [
        273,
        281,
        294,
        305
      ],
      "statement": [
        274
      ],
      "(a": [
        275
      ],
      "predicate),": [
        276
      ],
      "propositions": [
        282
      ],
      "assertions": [
        284
      ],
      "accepted": [
        285
      ],
      "be": [
        287,
        297,
        672
      ],
      "true": [
        288
      ],
      "about": [
        289
      ],
      "matter.": [
        292
      ],
      "These": [
        293
      ],
      "formalizations": [
        295
      ],
      "manipulated": [
        298
      ],
      "calculate": [
        300
      ],
      "representing": [
        303
      ],
      "inferred": [
        304
      ],
      "assertions,": [
        306
      ],
      "existing": [
        309
      ],
      "data.To": [
        310
      ],
      "demonstrate": [
        311
      ],
      "system,": [
        314
      ],
      "technical": [
        316
      ],
      "proof-of-concept": [
        317,
        335
      ],
      "developed": [
        319
      ],
      "geographically": [
        322
      ],
      "attributed": [
        323
      ],
      "Resource": [
        324
      ],
      "Description": [
        325
      ],
      "Framework": [
        326
      ],
      "(RDF)": [
        327
      ],
      "serializations": [
        328
      ],
      "mapping.": [
        333
      ],
      "focuses": [
        336
      ],
      "on": [
        337
      ],
      "accessing": [
        338
      ],
      "elements": [
        343
      ],
      "interface": [
        350,
        356
      ],
      "MKB.": [
        353
      ],
      "embedded": [
        358
      ],
      "other": [
        360
      ],
      "essential": [
        361
      ],
      "SPARQL": [
        365
      ],
      "Protocol": [
        366
      ],
      "RDF": [
        368,
        387,
        497,
        575
      ],
      "Query": [
        369
      ],
      "Language": [
        370,
        499,
        677
      ],
      "(SPARQL)": [
        371
      ],
      "endpoint": [
        374
      ],
      "services": [
        375
      ],
      "reasoning": [
        377
      ],
      "capabilities": [
        378
      ],
      "Apache": [
        380
      ],
      "Marmotta": [
        381
      ],
      "(Apache": [
        382
      ],
      "Software": [
        383
      ],
      "Foundation,": [
        384
      ],
      "2017).": [
        385,
        490
      ],
      "An": [
        386
      ],
      "Geographic": [
        391
      ],
      "Names": [
        392
      ],
      "Information": [
        393
      ],
      "System": [
        394
      ],
      "(GNIS),": [
        395
      ],
      "contains": [
        397
      ],
      "official": [
        398
      ],
      "names": [
        399
      ],
      "domestic": [
        401
      ],
      "feature": [
        402
      ],
      "United": [
        405
      ],
      "States,": [
        406
      ],
      "was": [
        407,
        449,
        594,
        647,
        683
      ],
      "county": [
        411,
        424
      ],
      "layer": [
        413
      ],
      "Map": [
        417
      ],
      "U.S.": [
        420
      ],
      "Survey.": [
        422
      ],
      "part": [
        427
      ],
      "broader": [
        430
      ],
      "Government": [
        431
      ],
      "Units": [
        432
      ],
      "theme": [
        433
      ],
      "offered": [
        434
      ],
      "public": [
        437
      ],
      "Esri": [
        439
      ],
      "shapefiles.": [
        440
      ],
      "shapefile": [
        442,
        579
      ],
      "used": [
        443,
        546,
        595
      ],
      "draw": [
        445
      ],
      "itself": [
        448
      ],
      "converted": [
        450,
        504
      ],
      "geographic-oriented": [
        453
      ],
      "JavaScript": [
        454
      ],
      "Notation": [
        456
      ],
      "(JSON)": [
        457
      ],
      "(GeoJSON)": [
        458
      ],
      "format": [
        459,
        501,
        508,
        561,
        582
      ],
      "through": [
        462
      ],
      "various": [
        463
      ],
      "properties": [
        464
      ],
      "geodata": [
        468
      ],
      "version": [
        469
      ],
      "GNIS": [
        472
      ],
      "\u201cGNIS\u2013LD\u201d": [
        475
      ],
      "(Butler": [
        476
      ],
      "others,": [
        478,
        483,
        520
      ],
      "2016;": [
        479
      ],
      "B.": [
        480
      ],
      "Regalia": [
        481
      ],
      "University": [
        484
      ],
      "California-Santa": [
        486
      ],
      "Barbara,": [
        487
      ],
      "written": [
        488,
        606
      ],
      "commun.,": [
        489
      ],
      "GNIS\u2013LD": [
        492,
        523
      ],
      "files": [
        493,
        611,
        670,
        688
      ],
      "originated": [
        494
      ],
      "Terse": [
        496
      ],
      "Triple": [
        498
      ],
      "(Turtle)": [
        500
      ],
      "but": [
        502
      ],
      "were": [
        503
      ],
      "JSON": [
        507
      ],
      "specialized": [
        509
      ],
      "\u201cJSON\u2013LD\u201d": [
        513
      ],
      "(Beckett": [
        514
      ],
      "Berners-Lee,": [
        516
      ],
      "2011;": [
        517
      ],
      "Sorny": [
        518
      ],
      "2014).": [
        521
      ],
      "roughly": [
        528
      ],
      "three": [
        529
      ],
      "predominant": [
        530
      ],
      "graphs:": [
        533
      ],
      "Features,": [
        534
      ],
      "Names,": [
        535
      ],
      "History.": [
        537
      ],
      "graphs": [
        539
      ],
      "include": [
        540
      ],
      "set": [
        542,
        643
      ],
      "namespace": [
        544
      ],
      "prefixes": [
        545,
        554
      ],
      "each": [
        548,
        614
      ],
      "attributes.": [
        551
      ],
      "Predefining": [
        552
      ],
      "made": [
        555
      ],
      "conversion": [
        557
      ],
      "JSON\u2013LD": [
        560,
        568,
        652,
        687
      ],
      "simple": [
        562
      ],
      "complete": [
        564
      ],
      "because": [
        565
      ],
      "Turtle": [
        566,
        601
      ],
      "variant": [
        570
      ],
      "concept.To": [
        576
      ],
      "convert": [
        577,
        599
      ],
      "into": [
        580,
        626,
        649
      ],
      "GeoJSON": [
        581
      ],
      "capture": [
        584
      ],
      "coordinate": [
        587
      ],
      "geometry": [
        588
      ],
      "objects,": [
        589
      ],
      "online": [
        591
      ],
      "converter,": [
        592
      ],
      "Mapshaper,": [
        593
      ],
      "(Bloch,": [
        596
      ],
      "2013).": [
        597
      ],
      "To": [
        598
      ],
      "files,": [
        602
      ],
      "custom": [
        604
      ],
      "converter": [
        605
      ],
      "Java": [
        608
      ],
      "reconstructs": [
        609
      ],
      "parsing": [
        613
      ],
      "grouping": [
        615
      ],
      "attributes": [
        617
      ],
      "belonging": [
        618
      ],
      "one": [
        620
      ],
      "pasting": [
        623
      ],
      "file": [
        629,
        639,
        653
      ],
      "follows": [
        631
      ],
      "syntax": [
        633
      ],
      "JSON\u2013LD.": [
        635
      ],
      "Additionally,": [
        636
      ],
      "Features": [
        638
      ],
      "contained": [
        640
      ],
      "its": [
        641,
        656
      ],
      "own": [
        642
      ],
      "geometries,": [
        645
      ],
      "exported": [
        648
      ],
      "separate": [
        651
      ],
      "along": [
        654
      ],
      "elevation": [
        657
      ],
      "value": [
        658
      ],
      "fourth": [
        662
      ],
      "file,": [
        663
      ],
      "named": [
        664
      ],
      "\u201cfeatures-geo.json.\u201d": [
        665
      ],
      "Extracted": [
        666
      ],
      "external": [
        669
      ],
      "represented": [
        673
      ],
      "HyperText": [
        675
      ],
      "Markup": [
        676
      ],
      "(HTML)": [
        678
      ],
      "path": [
        679
      ],
      "goal": [
        682
      ],
      "import": [
        685
      ],
      "multiple": [
        686
      ],
      "this": [
        690
      ],
      "approach.": [
        691
      ]
    },
    "apc_list": null,
    "apc_paid": null,
    "authorships": [
      {
        "author_position": "first",
        "author": {
          "id": "https://openalex.org/A5001346375",
          "display_name": "Logan J. Powell",
          "orcid": "https://orcid.org/0000-0002-0528-3092"
        },
        "institutions": [],
        "countries": [],
        "is_corresponding": false,
        "raw_author_name": "Logan J. Powell",
        "raw_affiliation_strings": [],
        "affiliations": []
      },
      {
        "author_position": "last",
        "author": {
          "id": "https://openalex.org/A5027431921",
          "display_name": "Dalia E. Varanka",
          "orcid": "https://orcid.org/0000-0003-2857-9600"
        },
        "institutions": [],
        "countries": [],
        "is_corresponding": false,
        "raw_author_name": "Dalia E. Varanka",
        "raw_affiliation_strings": [],
        "affiliations": []
      }
    ],
    "best_oa_location": {
      "is_oa": true,
      "landing_page_url": "https://doi.org/10.3133/ofr20171150",
      "pdf_url": "http://pubs.usgs.gov/of/2017/1150/ofr20171150.pdf",
      "source": {
        "id": "https://openalex.org/S4210194219",
        "display_name": "Antarctica A Keystone in a Changing World",
        "issn_l": "0196-1497",
        "issn": [
          "0196-1497",
          "2331-1258",
          "2332-4899"
        ],
        "is_oa": true,
        "is_in_doaj": false,
        "is_core": true,
        "host_organization": "https://openalex.org/P4310316088",
        "host_organization_name": "United States Department of the Interior",
        "host_organization_lineage": [
          "https://openalex.org/P4310316088"
        ],
        "host_organization_lineage_names": [
          "United States Department of the Interior"
        ],
        "type": "journal"
      },
      "license": null,
      "license_id": null,
      "version": "publishedVersion",
      "is_accepted": true,
      "is_published": true
    },
    "biblio": {
      "volume": null,
      "issue": null,
      "first_page": null,
      "last_page": null
    },
    "citation_normalized_percentile": {
      "value": 0.857853,
      "is_in_top_1_percent": false,
      "is_in_top_10_percent": false
    },
    "cited_by_api_url": "https://api.openalex.org/works?filter=cites:W2783816333",
    "cited_by_count": 2,
    "cited_by_percentile_year": {
      "min": 72,
      "max": 76
    },
    "concepts": [
      {
        "id": "https://openalex.org/c9770341",
        "wikidata": "https://www.wikidata.org/wiki/Q1938983",
        "display_name": "Geospatial analysis",
        "level": 2,
        "score": 0.8135768,
        "qid": "Q158830"
      },
      {
        "id": "https://openalex.org/c41008148",
        "wikidata": "https://www.wikidata.org/wiki/Q21198",
        "display_name": "Computer science",
        "level": 0,
        "score": 0.7949865,
        "qid": "Q158969"
      },
      {
        "id": "https://openalex.org/c23123220",
        "wikidata": "https://www.wikidata.org/wiki/Q816826",
        "display_name": "Information retrieval",
        "level": 1,
        "score": 0.60233504,
        "qid": "Q226250"
      },
      {
        "id": "https://openalex.org/c132525143",
        "wikidata": "https://www.wikidata.org/wiki/Q141488",
        "display_name": "Graph",
        "level": 2,
        "score": 0.45259264,
        "qid": null
      },
      {
        "id": "https://openalex.org/c69075417",
        "wikidata": "https://www.wikidata.org/wiki/Q515701",
        "display_name": "Linked data",
        "level": 3,
        "score": 0.44747162,
        "qid": null
      },
      {
        "id": "https://openalex.org/c100463513",
        "wikidata": "https://www.wikidata.org/wiki/Q5227322",
        "display_name": "Data model (GIS)",
        "level": 2,
        "score": 0.4400909,
        "qid": null
      },
      {
        "id": "https://openalex.org/c55177894",
        "wikidata": "https://www.wikidata.org/wiki/Q1064031",
        "display_name": "Topic Maps",
        "level": 2,
        "score": 0.43623573,
        "qid": null
      },
      {
        "id": "https://openalex.org/c124101348",
        "wikidata": "https://www.wikidata.org/wiki/Q172491",
        "display_name": "Data mining",
        "level": 1,
        "score": 0.43448615,
        "qid": "Q226221"
      },
      {
        "id": "https://openalex.org/c62611344",
        "wikidata": "https://www.wikidata.org/wiki/Q1062658",
        "display_name": "Node (physics)",
        "level": 2,
        "score": 0.43211558,
        "qid": null
      },
      {
        "id": "https://openalex.org/c136764020",
        "wikidata": "https://www.wikidata.org/wiki/Q466",
        "display_name": "World Wide Web",
        "level": 1,
        "score": 0.42838544,
        "qid": "Q226327"
      },
      {
        "id": "https://openalex.org/c176225458",
        "wikidata": "https://www.wikidata.org/wiki/Q595971",
        "display_name": "Graph database",
        "level": 3,
        "score": 0.42280135,
        "qid": null
      },
      {
        "id": "https://openalex.org/c110875604",
        "wikidata": "https://www.wikidata.org/wiki/Q75",
        "display_name": "The Internet",
        "level": 2,
        "score": 0.41454583,
        "qid": null
      },
      {
        "id": "https://openalex.org/c2129575",
        "wikidata": "https://www.wikidata.org/wiki/Q54837",
        "display_name": "Semantic Web",
        "level": 2,
        "score": 0.41025573,
        "qid": null
      },
      {
        "id": "https://openalex.org/c2522767166",
        "wikidata": "https://www.wikidata.org/wiki/Q2374463",
        "display_name": "Data science",
        "level": 1,
        "score": 0.3628411,
        "qid": "Q226222"
      },
      {
        "id": "https://openalex.org/c205649164",
        "wikidata": "https://www.wikidata.org/wiki/Q1071",
        "display_name": "Geography",
        "level": 0,
        "score": 0.24623075,
        "qid": "Q158983"
      },
      {
        "id": "https://openalex.org/c58640448",
        "wikidata": "https://www.wikidata.org/wiki/Q42515",
        "display_name": "Cartography",
        "level": 1,
        "score": 0.18136144,
        "qid": "Q158966"
      },
      {
        "id": "https://openalex.org/c80444323",
        "wikidata": "https://www.wikidata.org/wiki/Q2878974",
        "display_name": "Theoretical computer science",
        "level": 1,
        "score": 0.15733883,
        "qid": "Q166332"
      },
      {
        "id": "https://openalex.org/c154945302",
        "wikidata": "https://www.wikidata.org/wiki/Q11660",
        "display_name": "Artificial intelligence",
        "level": 1,
        "score": 0.10802066,
        "qid": "Q166116"
      },
      {
        "id": "https://openalex.org/c66938386",
        "wikidata": "https://www.wikidata.org/wiki/Q633538",
        "display_name": "Structural engineering",
        "level": 1,
        "score": 0.0,
        "qid": "Q226317"
      },
      {
        "id": "https://openalex.org/c127413603",
        "wikidata": "https://www.wikidata.org/wiki/Q11023",
        "display_name": "Engineering",
        "level": 0,
        "score": 0.0,
        "qid": "Q158977"
      }
    ],
    "corresponding_author_ids": [],
    "corresponding_institution_ids": [],
    "countries_distinct_count": 0,
    "counts_by_year": [
      {
        "year": 2021,
        "cited_by_count": 1
      },
      {
        "year": 2020,
        "cited_by_count": 1
      }
    ],
    "created_date": "2018-01-26",
    "datasets": [],
    "display_name": "A linked GeoData map for enabling information access",
    "doi": "https://doi.org/10.3133/ofr20171150",
    "fulltext_origin": "pdf",
    "fwci": 2.132,
    "grants": [],
    "has_fulltext": true,
    "id": "https://openalex.org/W2783816333",
    "ids": {
      "openalex": "https://openalex.org/W2783816333",
      "doi": "https://doi.org/10.3133/ofr20171150",
      "mag": "2783816333"
    },
    "indexed_in": [
      "crossref"
    ],
    "institutions_distinct_count": 0,
    "is_paratext": false,
    "is_retracted": false,
    "keywords": [
      {
        "id": "https://openalex.org/keywords/semantic-web-services",
        "display_name": "Semantic Web Services",
        "score": 0.584368
      },
      {
        "id": "https://openalex.org/keywords/semantic-web",
        "display_name": "Semantic Web",
        "score": 0.579824
      },
      {
        "id": "https://openalex.org/keywords/web-based-gis",
        "display_name": "Web-based GIS",
        "score": 0.560743
      },
      {
        "id": "https://openalex.org/keywords/linked-data",
        "display_name": "Linked Data",
        "score": 0.552542
      },
      {
        "id": "https://openalex.org/keywords/semantic-matching",
        "display_name": "Semantic Matching",
        "score": 0.535268
      },
      {
        "id": "https://openalex.org/keywords/data-model",
        "display_name": "Data model (GIS)",
        "score": 0.4400909
      },
      {
        "id": "https://openalex.org/keywords/topic-maps",
        "display_name": "Topic Maps",
        "score": 0.43623573
      }
    ],
    "language": "en",
    "locations": [
      {
        "is_oa": true,
        "landing_page_url": "https://doi.org/10.3133/ofr20171150",
        "pdf_url": "http://pubs.usgs.gov/of/2017/1150/ofr20171150.pdf",
        "source": {
          "id": "https://openalex.org/S4210194219",
          "display_name": "Antarctica A Keystone in a Changing World",
          "issn_l": "0196-1497",
          "issn": [
            "0196-1497",
            "2331-1258",
            "2332-4899"
          ],
          "is_oa": true,
          "is_in_doaj": false,
          "is_core": true,
          "host_organization": "https://openalex.org/P4310316088",
          "host_organization_name": "United States Department of the Interior",
          "host_organization_lineage": [
            "https://openalex.org/P4310316088"
          ],
          "host_organization_lineage_names": [
            "United States Department of the Interior"
          ],
          "type": "journal"
        },
        "license": null,
        "license_id": null,
        "version": "publishedVersion",
        "is_accepted": true,
        "is_published": true
      }
    ],
    "locations_count": 1,
    "mesh": [],
    "ngrams_url": "https://api.openalex.org/works/W2783816333/ngrams",
    "open_access": {
      "is_oa": true,
      "oa_status": "gold",
      "oa_url": "http://pubs.usgs.gov/of/2017/1150/ofr20171150.pdf",
      "any_repository_has_fulltext": false
    },
    "primary_location": {
      "is_oa": true,
      "landing_page_url": "https://doi.org/10.3133/ofr20171150",
      "pdf_url": "http://pubs.usgs.gov/of/2017/1150/ofr20171150.pdf",
      "source": {
        "id": "https://openalex.org/S4210194219",
        "display_name": "Antarctica A Keystone in a Changing World",
        "issn_l": "0196-1497",
        "issn": [
          "0196-1497",
          "2331-1258",
          "2332-4899"
        ],
        "is_oa": true,
        "is_in_doaj": false,
        "is_core": true,
        "host_organization": "https://openalex.org/P4310316088",
        "host_organization_name": "United States Department of the Interior",
        "host_organization_lineage": [
          "https://openalex.org/P4310316088"
        ],
        "host_organization_lineage_names": [
          "United States Department of the Interior"
        ],
        "type": "journal"
      },
      "license": null,
      "license_id": null,
      "version": "publishedVersion",
      "is_accepted": true,
      "is_published": true
    },
    "primary_topic": {
      "id": "https://openalex.org/T10757",
      "display_name": "Volunteered Geographic Information and Geospatial Crowdsourcing",
      "score": 0.9913,
      "subfield": {
        "id": "https://openalex.org/subfields/3305",
        "display_name": "Geography, Planning and Development"
      },
      "field": {
        "id": "https://openalex.org/fields/33",
        "display_name": "Social Sciences"
      },
      "domain": {
        "id": "https://openalex.org/domains/2",
        "display_name": "Social Sciences"
      }
    },
    "publication_date": "2018-01-01",
    "publication_year": 2018,
    "referenced_works": [],
    "referenced_works_count": 0,
    "related_works": [
      "https://openalex.org/W2999699891",
      "https://openalex.org/W2891749746",
      "https://openalex.org/W2615853382",
      "https://openalex.org/W2380556669",
      "https://openalex.org/W2355894329",
      "https://openalex.org/W2323581027",
      "https://openalex.org/W2157836056",
      "https://openalex.org/W2078273886",
      "https://openalex.org/W1723367271",
      "https://openalex.org/W1531331263"
    ],
    "sustainable_development_goals": [],
    "title": "A linked GeoData map for enabling information access",
    "topics": [
      {
        "id": "https://openalex.org/T10757",
        "display_name": "Volunteered Geographic Information and Geospatial Crowdsourcing",
        "score": 0.9913,
        "subfield": {
          "id": "https://openalex.org/subfields/3305",
          "display_name": "Geography, Planning and Development"
        },
        "field": {
          "id": "https://openalex.org/fields/33",
          "display_name": "Social Sciences"
        },
        "domain": {
          "id": "https://openalex.org/domains/2",
          "display_name": "Social Sciences"
        }
      },
      {
        "id": "https://openalex.org/T10215",
        "display_name": "Semantic Web and Ontology Development",
        "score": 0.9719,
        "subfield": {
          "id": "https://openalex.org/subfields/1702",
          "display_name": "Artificial Intelligence"
        },
        "field": {
          "id": "https://openalex.org/fields/17",
          "display_name": "Computer Science"
        },
        "domain": {
          "id": "https://openalex.org/domains/3",
          "display_name": "Physical Sciences"
        }
      },
      {
        "id": "https://openalex.org/T10679",
        "display_name": "QoS-Aware Web Services Composition and Semantic Matching",
        "score": 0.9625,
        "subfield": {
          "id": "https://openalex.org/subfields/1710",
          "display_name": "Information Systems"
        },
        "field": {
          "id": "https://openalex.org/fields/17",
          "display_name": "Computer Science"
        },
        "domain": {
          "id": "https://openalex.org/domains/3",
          "display_name": "Physical Sciences"
        }
      }
    ],
    "type": "article",
    "type_crossref": "journal-article",
    "updated_date": "2024-08-10T09:28:33.521141",
    "versions": [],
    "qid": "Q57774"
  }
}

Latest revision as of 23:30, 14 August 2024

{

 "USGS Publications Warehouse": {
   "schema": {
     "@context": "https://schema.org",
     "@type": "CreativeWork",
     "additionalType": "USGS Numbered Series",
     "name": "A linked GeoData map for enabling information access",
     "identifier": [
       {
         "@type": "PropertyValue",
         "propertyID": "USGS Publications Warehouse IndexID",
         "value": "ofr20171150",
         "url": "https://pubs.usgs.gov/publication/ofr20171150"
       },
       {
         "@type": "PropertyValue",
         "propertyID": "USGS Publications Warehouse Internal ID",
         "value": 70194699
       },
       {
         "@type": "PropertyValue",
         "propertyID": "DOI",
         "value": "10.3133/ofr20171150",
         "url": "https://doi.org/10.3133/ofr20171150"
       }
     ],
     "inLanguage": "en",
     "isPartOf": [
       {
         "@type": "CreativeWorkSeries",
         "name": "Open-File Report"
       }
     ],
     "datePublished": "2018",
     "dateModified": "2018-02-07",
     "abstract": "OverviewThe Geospatial Semantic Web (GSW) is an emerging technology that uses the Internet for more effective knowledge engineering and information extraction. Among the aims of the GSW are to structure the semantic specifications of data to reduce ambiguity and to link those data more efficiently. The data are stored as triples, the basic data unit in graph databases, which are similar to the vector data model of geographic information systems (GIS); that is, a node-edge-node model that forms a graph of semantically related information. The GSW is supported by emerging technologies such as linked geospatial data, described below, that enable it to store and manage geographical data that require new cartographic methods for visualization. This report describes a map that can interact with linked geospatial data using a simulation of a data query approach called the browsable graph to find information that is semantically related to a subject of interest, visualized using the Data Driven Documents (D3) library. Such a semantically enabled map functions as a map knowledge base (MKB) (Varanka and Usery, 2017).A MKB differs from a database in an important way. The central element of a triple, alternatively called the edge or property, is composed of a logic formalization that structures the relation between the first and third parts, the nodes or objects. Node-edge-node represents the graphic form of the triple, and the subject-property-object terms represent the data structure. Object classes connect to build a federated graph, similar to a network in visual form. Because the triple property is a logical statement (a predicate), the data graph represents logical propositions or assertions accepted to be true about the subject matter. These logical formalizations can be manipulated to calculate new triples, representing inferred logical assertions, from the existing data.To demonstrate a MKB system, a technical proof-of-concept is developed that uses geographically attributed Resource Description Framework (RDF) serializations of linked data for mapping. The proof-of-concept focuses on accessing triple data from visual elements of a geographic map as the interface to the MKB. The map interface is embedded with other essential functions such as SPARQL Protocol and RDF Query Language (SPARQL) data query endpoint services and reasoning capabilities of Apache Marmotta (Apache Software Foundation, 2017). An RDF database of the Geographic Names Information System (GNIS), which contains official names of domestic feature in the United States, was linked to a county data layer from The National Map of the U.S. Geological Survey. The county data are part of a broader Government Units theme offered to the public as Esri shapefiles. The shapefile used to draw the map itself was converted to a geographic-oriented JavaScript Object Notation (JSON) (GeoJSON) format and linked through various properties with a linked geodata version of the GNIS database called \u201cGNIS\u2013LD\u201d (Butler and others, 2016; B. Regalia and others, University of California-Santa Barbara, written commun., 2017). The GNIS\u2013LD files originated in Terse RDF Triple Language (Turtle) format but were converted to a JSON format specialized in linked data, \u201cJSON\u2013LD\u201d (Beckett and Berners-Lee, 2011; Sorny and others, 2014). The GNIS\u2013LD database is composed of roughly three predominant triple data graphs: Features, Names, and History. The graphs include a set of namespace prefixes used by each of the attributes. Predefining the prefixes made the conversion to the JSON\u2013LD format simple to complete because Turtle and JSON\u2013LD are variant specifications of the basic RDF concept.To convert a shapefile into GeoJSON format to capture the geospatial coordinate geometry objects, an online converter, Mapshaper, was used (Bloch, 2013). To convert the Turtle files, a custom converter written in Java reconstructs the files by parsing each grouping of attributes belonging to one subject and pasting the data into a new file that follows the syntax of JSON\u2013LD. Additionally, the Features file contained its own set of geometries, which was exported into a separate JSON\u2013LD file along with its elevation value to form a fourth file, named \u201cfeatures-geo.json.\u201d Extracted data from external files can be represented in HyperText Markup Language (HTML) path objects. The goal was to import multiple JSON\u2013LD files using this approach.",
     "description": "iv, 6 p.",
     "publisher": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "author": [
       {
         "@type": "Person",
         "name": "Varanka, Dalia E. dvaranka@usgs.gov",
         "givenName": "Dalia E.",
         "familyName": "Varanka",
         "email": "dvaranka@usgs.gov",
         "identifier": {
           "@type": "PropertyValue",
           "propertyID": "ORCID",
           "value": "0000-0003-2857-9600",
           "url": "https://orcid.org/0000-0003-2857-9600"
         },
         "affiliation": [
           {
             "@type": "Organization",
             "name": "Center for Geospatial Information Science (CEGIS)",
             "url": "https://www.usgs.gov/centers/cegis"
           },
           {
             "@type": "Organization",
             "name": "NGTOC Rolla",
             "url": "https://www.usgs.gov/national-geospatial-technical-operations-center"
           }
         ]
       },
       {
         "@type": "Person",
         "name": "Powell, Logan J. ljpowell@usgs.gov",
         "givenName": "Logan J.",
         "familyName": "Powell",
         "email": "ljpowell@usgs.gov",
         "identifier": {
           "@type": "PropertyValue",
           "propertyID": "ORCID",
           "value": "0000-0002-0528-3092",
           "url": "https://orcid.org/0000-0002-0528-3092"
         },
         "affiliation": [
           {
             "@type": "Organization",
             "name": "Center for Geospatial Information Science (CEGIS)",
             "url": "https://www.usgs.gov/centers/cegis"
           }
         ]
       }
     ],
     "funder": [
       {
         "@type": "Organization",
         "name": "Center for Geospatial Information Science (CEGIS)",
         "url": "https://www.usgs.gov/centers/cegis"
       }
     ]
   }
 },
 "OpenAlex": {
   "abstract_inverted_index": {
     "First": [
       0
     ],
     "posted": [
       1
     ],
     "January": [
       2
     ],
     "10,": [
       3
     ],
     "2018": [
       4
     ],
     "For": [
       5
     ],
     "additional": [
       6
     ],
     "information,": [
       7
     ],
     "contact:": [
       8
     ],
     "Director,": [
       9
     ],
     "National": [
       10,
       416
     ],
     "Geospatial": [
       11,
       22
     ],
     "Technical": [
       12
     ],
     "Operations": [
       13
     ],
     "CenterU.S.": [
       14
     ],
     "Geological": [
       15,
       421
     ],
     "Survey1400": [
       16
     ],
     "Independence": [
       17
     ],
     "RoadRolla,": [
       18
     ],
     "MO": [
       19
     ],
     "65401": [
       20
     ],
     "The": [
       21,
       66,
       105,
       204,
       334,
       354,
       415,
       423,
       441,
       491,
       522,
       538,
       681
     ],
     "Semantic": [
       23
     ],
     "Web": [
       24
     ],
     "(GSW)": [
       25
     ],
     "is": [
       26,
       107,
       163,
       216,
       271,
       318,
       357,
       525
     ],
     "an": [
       27,
       201,
       590
     ],
     "emerging": [
       28,
       110
     ],
     "technology": [
       29
     ],
     "that": [
       30,
       92,
       97,
       119,
       128,
       140,
       162,
       222,
       320,
       630
     ],
     "uses": [
       31,
       321
     ],
     "the": [
       32,
       43,
       46,
       51,
       72,
       83,
       156,
       173,
       212,
       224,
       227,
       232,
       238,
       242,
       245,
       249,
       268,
       277,
       290,
       308,
       349,
       352,
       390,
       404,
       419,
       436,
       446,
       471,
       550,
       553,
       556,
       559,
       573,
       585,
       600,
       610,
       624,
       632,
       637
     ],
     "Internet": [
       33
     ],
     "for": [
       34,
       133,
       332
     ],
     "more": [
       35,
       64
     ],
     "effective": [
       36
     ],
     "knowledge": [
       37,
       188
     ],
     "engineering": [
       38
     ],
     "and": [
       39,
       59,
       124,
       192,
       229,
       244,
       367,
       376,
       460,
       477,
       482,
       515,
       519,
       536,
       567,
       622
     ],
     "information": [
       40,
       89,
       161
     ],
     "extraction.": [
       41
     ],
     "Among": [
       42
     ],
     "aims": [
       44
     ],
     "of": [
       45,
       54,
       87,
       101,
       150,
       169,
       207,
       218,
       241,
       329,
       344,
       379,
       389,
       400,
       418,
       428,
       470,
       485,
       527,
       543,
       549,
       572,
       616,
       634,
       644
     ],
     "GSW": [
       47,
       106
     ],
     "are": [
       48,
       68,
       80,
       426,
       569
     ],
     "to": [
       49,
       56,
       60,
       82,
       122,
       159,
       166,
       255,
       261,
       286,
       299,
       351,
       409,
       435,
       444,
       451,
       505,
       558,
       563,
       583,
       619,
       659,
       684
     ],
     "structure": [
       50
     ],
     "semantic": [
       52
     ],
     "specifications": [
       53,
       571
     ],
     "data": [
       55,
       63,
       67,
       74,
       85,
       127,
       146,
       152,
       250,
       278,
       331,
       340,
       372,
       412,
       425,
       532,
       625,
       667
     ],
     "reduce": [
       57
     ],
     "ambiguity": [
       58
     ],
     "link": [
       61
     ],
     "those": [
       62
     ],
     "efficiently.": [
       65
     ],
     "stored": [
       69
     ],
     "as": [
       70,
       113,
       185,
       348,
       364,
       438
     ],
     "triples,": [
       71,
       302
     ],
     "basic": [
       73,
       574
     ],
     "unit": [
       75
     ],
     "in": [
       76,
       200,
       264,
       403,
       495,
       510,
       607,
       674
     ],
     "graph": [
       77,
       100,
       158,
       279
     ],
     "databases,": [
       78
     ],
     "which": [
       79,
       396,
       646
     ],
     "similar": [
       81,
       260
     ],
     "vector": [
       84
     ],
     "model": [
       86,
       96
     ],
     "geographic": [
       88,
       346
     ],
     "systems": [
       90
     ],
     "(GIS);": [
       91
     ],
     "is,": [
       93
     ],
     "a": [
       94,
       99,
       138,
       148,
       151,
       167,
       180,
       186,
       198,
       208,
       219,
       257,
       262,
       272,
       312,
       315,
       345,
       410,
       429,
       452,
       466,
       506,
       541,
       578,
       603,
       627,
       650,
       661
     ],
     "node-edge-node": [
       95
     ],
     "forms": [
       98
     ],
     "semantically": [
       102,
       164,
       181
     ],
     "related": [
       103,
       165
     ],
     "information.": [
       104
     ],
     "supported": [
       108
     ],
     "by": [
       109,
       547,
       612
     ],
     "technologies": [
       111
     ],
     "such": [
       112,
       363
     ],
     "linked": [
       114,
       144,
       330,
       408,
       461,
       467,
       511
     ],
     "geospatial": [
       115,
       145,
       586
     ],
     "data,": [
       116,
       512
     ],
     "described": [
       117
     ],
     "below,": [
       118
     ],
     "enable": [
       120
     ],
     "it": [
       121
     ],
     "store": [
       123
     ],
     "manage": [
       125
     ],
     "geographical": [
       126
     ],
     "require": [
       129
     ],
     "new": [
       130,
       301,
       628
     ],
     "cartographic": [
       131
     ],
     "methods": [
       132
     ],
     "visualization.": [
       134
     ],
     "This": [
       135
     ],
     "report": [
       136
     ],
     "describes": [
       137
     ],
     "map": [
       139,
       183,
       187,
       347,
       355,
       447
     ],
     "can": [
       141,
       296,
       671
     ],
     "interact": [
       142
     ],
     "with": [
       143,
       359,
       465,
       655
     ],
     "using": [
       147,
       172,
       689
     ],
     "simulation": [
       149
     ],
     "query": [
       153,
       373
     ],
     "approach": [
       154
     ],
     "called": [
       155,
       211,
       474
     ],
     "browsable": [
       157
     ],
     "find": [
       160
     ],
     "subject": [
       168,
       291,
       621
     ],
     "interest,": [
       170
     ],
     "visualized": [
       171
     ],
     "Data": [
       174
     ],
     "Driven": [
       175
     ],
     "Documents": [
       176
     ],
     "(D3)": [
       177
     ],
     "library.": [
       178
     ],
     "Such": [
       179
     ],
     "enabled": [
       182
     ],
     "functions": [
       184,
       362
     ],
     "base": [
       189
     ],
     "(MKB)": [
       190
     ],
     "(Varanka": [
       191
     ],
     "Usery,": [
       193
     ],
     "2017).A": [
       194
     ],
     "MKB": [
       195,
       313
     ],
     "differs": [
       196
     ],
     "from": [
       197,
       307,
       341,
       414,
       668
     ],
     "database": [
       199,
       388,
       473,
       524
     ],
     "important": [
       202
     ],
     "way.": [
       203
     ],
     "central": [
       205
     ],
     "element": [
       206
     ],
     "triple,": [
       209,
       243
     ],
     "alternatively": [
       210
     ],
     "edge": [
       213
     ],
     "or": [
       214,
       234,
       283
     ],
     "property,": [
       215
     ],
     "composed": [
       217,
       526
     ],
     "logic": [
       220
     ],
     "formalization": [
       221
     ],
     "structures": [
       223
     ],
     "relation": [
       225
     ],
     "between": [
       226
     ],
     "first": [
       228
     ],
     "third": [
       230
     ],
     "parts,": [
       231
     ],
     "nodes": [
       233
     ],
     "objects.": [
       235,
       680
     ],
     "Node-edge-node": [
       236
     ],
     "represents": [
       237,
       280
     ],
     "graphic": [
       239
     ],
     "form": [
       240,
       660
     ],
     "subject-property-object": [
       246
     ],
     "terms": [
       247
     ],
     "represent": [
       248
     ],
     "structure.": [
       251
     ],
     "Object": [
       252,
       455
     ],
     "classes": [
       253
     ],
     "connect": [
       254
     ],
     "build": [
       256
     ],
     "federated": [
       258
     ],
     "graph,": [
       259
     ],
     "network": [
       263
     ],
     "visual": [
       265,
       342
     ],
     "form.": [
       266
     ],
     "Because": [
       267
     ],
     "triple": [
       269,
       339,
       531
     ],
     "property": [
       270
     ],
     "logical": [
       273,
       281,
       294,
       305
     ],
     "statement": [
       274
     ],
     "(a": [
       275
     ],
     "predicate),": [
       276
     ],
     "propositions": [
       282
     ],
     "assertions": [
       284
     ],
     "accepted": [
       285
     ],
     "be": [
       287,
       297,
       672
     ],
     "true": [
       288
     ],
     "about": [
       289
     ],
     "matter.": [
       292
     ],
     "These": [
       293
     ],
     "formalizations": [
       295
     ],
     "manipulated": [
       298
     ],
     "calculate": [
       300
     ],
     "representing": [
       303
     ],
     "inferred": [
       304
     ],
     "assertions,": [
       306
     ],
     "existing": [
       309
     ],
     "data.To": [
       310
     ],
     "demonstrate": [
       311
     ],
     "system,": [
       314
     ],
     "technical": [
       316
     ],
     "proof-of-concept": [
       317,
       335
     ],
     "developed": [
       319
     ],
     "geographically": [
       322
     ],
     "attributed": [
       323
     ],
     "Resource": [
       324
     ],
     "Description": [
       325
     ],
     "Framework": [
       326
     ],
     "(RDF)": [
       327
     ],
     "serializations": [
       328
     ],
     "mapping.": [
       333
     ],
     "focuses": [
       336
     ],
     "on": [
       337
     ],
     "accessing": [
       338
     ],
     "elements": [
       343
     ],
     "interface": [
       350,
       356
     ],
     "MKB.": [
       353
     ],
     "embedded": [
       358
     ],
     "other": [
       360
     ],
     "essential": [
       361
     ],
     "SPARQL": [
       365
     ],
     "Protocol": [
       366
     ],
     "RDF": [
       368,
       387,
       497,
       575
     ],
     "Query": [
       369
     ],
     "Language": [
       370,
       499,
       677
     ],
     "(SPARQL)": [
       371
     ],
     "endpoint": [
       374
     ],
     "services": [
       375
     ],
     "reasoning": [
       377
     ],
     "capabilities": [
       378
     ],
     "Apache": [
       380
     ],
     "Marmotta": [
       381
     ],
     "(Apache": [
       382
     ],
     "Software": [
       383
     ],
     "Foundation,": [
       384
     ],
     "2017).": [
       385,
       490
     ],
     "An": [
       386
     ],
     "Geographic": [
       391
     ],
     "Names": [
       392
     ],
     "Information": [
       393
     ],
     "System": [
       394
     ],
     "(GNIS),": [
       395
     ],
     "contains": [
       397
     ],
     "official": [
       398
     ],
     "names": [
       399
     ],
     "domestic": [
       401
     ],
     "feature": [
       402
     ],
     "United": [
       405
     ],
     "States,": [
       406
     ],
     "was": [
       407,
       449,
       594,
       647,
       683
     ],
     "county": [
       411,
       424
     ],
     "layer": [
       413
     ],
     "Map": [
       417
     ],
     "U.S.": [
       420
     ],
     "Survey.": [
       422
     ],
     "part": [
       427
     ],
     "broader": [
       430
     ],
     "Government": [
       431
     ],
     "Units": [
       432
     ],
     "theme": [
       433
     ],
     "offered": [
       434
     ],
     "public": [
       437
     ],
     "Esri": [
       439
     ],
     "shapefiles.": [
       440
     ],
     "shapefile": [
       442,
       579
     ],
     "used": [
       443,
       546,
       595
     ],
     "draw": [
       445
     ],
     "itself": [
       448
     ],
     "converted": [
       450,
       504
     ],
     "geographic-oriented": [
       453
     ],
     "JavaScript": [
       454
     ],
     "Notation": [
       456
     ],
     "(JSON)": [
       457
     ],
     "(GeoJSON)": [
       458
     ],
     "format": [
       459,
       501,
       508,
       561,
       582
     ],
     "through": [
       462
     ],
     "various": [
       463
     ],
     "properties": [
       464
     ],
     "geodata": [
       468
     ],
     "version": [
       469
     ],
     "GNIS": [
       472
     ],
     "\u201cGNIS\u2013LD\u201d": [
       475
     ],
     "(Butler": [
       476
     ],
     "others,": [
       478,
       483,
       520
     ],
     "2016;": [
       479
     ],
     "B.": [
       480
     ],
     "Regalia": [
       481
     ],
     "University": [
       484
     ],
     "California-Santa": [
       486
     ],
     "Barbara,": [
       487
     ],
     "written": [
       488,
       606
     ],
     "commun.,": [
       489
     ],
     "GNIS\u2013LD": [
       492,
       523
     ],
     "files": [
       493,
       611,
       670,
       688
     ],
     "originated": [
       494
     ],
     "Terse": [
       496
     ],
     "Triple": [
       498
     ],
     "(Turtle)": [
       500
     ],
     "but": [
       502
     ],
     "were": [
       503
     ],
     "JSON": [
       507
     ],
     "specialized": [
       509
     ],
     "\u201cJSON\u2013LD\u201d": [
       513
     ],
     "(Beckett": [
       514
     ],
     "Berners-Lee,": [
       516
     ],
     "2011;": [
       517
     ],
     "Sorny": [
       518
     ],
     "2014).": [
       521
     ],
     "roughly": [
       528
     ],
     "three": [
       529
     ],
     "predominant": [
       530
     ],
     "graphs:": [
       533
     ],
     "Features,": [
       534
     ],
     "Names,": [
       535
     ],
     "History.": [
       537
     ],
     "graphs": [
       539
     ],
     "include": [
       540
     ],
     "set": [
       542,
       643
     ],
     "namespace": [
       544
     ],
     "prefixes": [
       545,
       554
     ],
     "each": [
       548,
       614
     ],
     "attributes.": [
       551
     ],
     "Predefining": [
       552
     ],
     "made": [
       555
     ],
     "conversion": [
       557
     ],
     "JSON\u2013LD": [
       560,
       568,
       652,
       687
     ],
     "simple": [
       562
     ],
     "complete": [
       564
     ],
     "because": [
       565
     ],
     "Turtle": [
       566,
       601
     ],
     "variant": [
       570
     ],
     "concept.To": [
       576
     ],
     "convert": [
       577,
       599
     ],
     "into": [
       580,
       626,
       649
     ],
     "GeoJSON": [
       581
     ],
     "capture": [
       584
     ],
     "coordinate": [
       587
     ],
     "geometry": [
       588
     ],
     "objects,": [
       589
     ],
     "online": [
       591
     ],
     "converter,": [
       592
     ],
     "Mapshaper,": [
       593
     ],
     "(Bloch,": [
       596
     ],
     "2013).": [
       597
     ],
     "To": [
       598
     ],
     "files,": [
       602
     ],
     "custom": [
       604
     ],
     "converter": [
       605
     ],
     "Java": [
       608
     ],
     "reconstructs": [
       609
     ],
     "parsing": [
       613
     ],
     "grouping": [
       615
     ],
     "attributes": [
       617
     ],
     "belonging": [
       618
     ],
     "one": [
       620
     ],
     "pasting": [
       623
     ],
     "file": [
       629,
       639,
       653
     ],
     "follows": [
       631
     ],
     "syntax": [
       633
     ],
     "JSON\u2013LD.": [
       635
     ],
     "Additionally,": [
       636
     ],
     "Features": [
       638
     ],
     "contained": [
       640
     ],
     "its": [
       641,
       656
     ],
     "own": [
       642
     ],
     "geometries,": [
       645
     ],
     "exported": [
       648
     ],
     "separate": [
       651
     ],
     "along": [
       654
     ],
     "elevation": [
       657
     ],
     "value": [
       658
     ],
     "fourth": [
       662
     ],
     "file,": [
       663
     ],
     "named": [
       664
     ],
     "\u201cfeatures-geo.json.\u201d": [
       665
     ],
     "Extracted": [
       666
     ],
     "external": [
       669
     ],
     "represented": [
       673
     ],
     "HyperText": [
       675
     ],
     "Markup": [
       676
     ],
     "(HTML)": [
       678
     ],
     "path": [
       679
     ],
     "goal": [
       682
     ],
     "import": [
       685
     ],
     "multiple": [
       686
     ],
     "this": [
       690
     ],
     "approach.": [
       691
     ]
   },
   "apc_list": null,
   "apc_paid": null,
   "authorships": [
     {
       "author_position": "first",
       "author": {
         "id": "https://openalex.org/A5001346375",
         "display_name": "Logan J. Powell",
         "orcid": "https://orcid.org/0000-0002-0528-3092"
       },
       "institutions": [],
       "countries": [],
       "is_corresponding": false,
       "raw_author_name": "Logan J. Powell",
       "raw_affiliation_strings": [],
       "affiliations": []
     },
     {
       "author_position": "last",
       "author": {
         "id": "https://openalex.org/A5027431921",
         "display_name": "Dalia E. Varanka",
         "orcid": "https://orcid.org/0000-0003-2857-9600"
       },
       "institutions": [],
       "countries": [],
       "is_corresponding": false,
       "raw_author_name": "Dalia E. Varanka",
       "raw_affiliation_strings": [],
       "affiliations": []
     }
   ],
   "best_oa_location": {
     "is_oa": true,
     "landing_page_url": "https://doi.org/10.3133/ofr20171150",
     "pdf_url": "http://pubs.usgs.gov/of/2017/1150/ofr20171150.pdf",
     "source": {
       "id": "https://openalex.org/S4210194219",
       "display_name": "Antarctica A Keystone in a Changing World",
       "issn_l": "0196-1497",
       "issn": [
         "0196-1497",
         "2331-1258",
         "2332-4899"
       ],
       "is_oa": true,
       "is_in_doaj": false,
       "is_core": true,
       "host_organization": "https://openalex.org/P4310316088",
       "host_organization_name": "United States Department of the Interior",
       "host_organization_lineage": [
         "https://openalex.org/P4310316088"
       ],
       "host_organization_lineage_names": [
         "United States Department of the Interior"
       ],
       "type": "journal"
     },
     "license": null,
     "license_id": null,
     "version": "publishedVersion",
     "is_accepted": true,
     "is_published": true
   },
   "biblio": {
     "volume": null,
     "issue": null,
     "first_page": null,
     "last_page": null
   },
   "citation_normalized_percentile": {
     "value": 0.857853,
     "is_in_top_1_percent": false,
     "is_in_top_10_percent": false
   },
   "cited_by_api_url": "https://api.openalex.org/works?filter=cites:W2783816333",
   "cited_by_count": 2,
   "cited_by_percentile_year": {
     "min": 72,
     "max": 76
   },
   "concepts": [
     {
       "id": "https://openalex.org/c9770341",
       "wikidata": "https://www.wikidata.org/wiki/Q1938983",
       "display_name": "Geospatial analysis",
       "level": 2,
       "score": 0.8135768,
       "qid": "Q158830"
     },
     {
       "id": "https://openalex.org/c41008148",
       "wikidata": "https://www.wikidata.org/wiki/Q21198",
       "display_name": "Computer science",
       "level": 0,
       "score": 0.7949865,
       "qid": "Q158969"
     },
     {
       "id": "https://openalex.org/c23123220",
       "wikidata": "https://www.wikidata.org/wiki/Q816826",
       "display_name": "Information retrieval",
       "level": 1,
       "score": 0.60233504,
       "qid": "Q226250"
     },
     {
       "id": "https://openalex.org/c132525143",
       "wikidata": "https://www.wikidata.org/wiki/Q141488",
       "display_name": "Graph",
       "level": 2,
       "score": 0.45259264,
       "qid": null
     },
     {
       "id": "https://openalex.org/c69075417",
       "wikidata": "https://www.wikidata.org/wiki/Q515701",
       "display_name": "Linked data",
       "level": 3,
       "score": 0.44747162,
       "qid": null
     },
     {
       "id": "https://openalex.org/c100463513",
       "wikidata": "https://www.wikidata.org/wiki/Q5227322",
       "display_name": "Data model (GIS)",
       "level": 2,
       "score": 0.4400909,
       "qid": null
     },
     {
       "id": "https://openalex.org/c55177894",
       "wikidata": "https://www.wikidata.org/wiki/Q1064031",
       "display_name": "Topic Maps",
       "level": 2,
       "score": 0.43623573,
       "qid": null
     },
     {
       "id": "https://openalex.org/c124101348",
       "wikidata": "https://www.wikidata.org/wiki/Q172491",
       "display_name": "Data mining",
       "level": 1,
       "score": 0.43448615,
       "qid": "Q226221"
     },
     {
       "id": "https://openalex.org/c62611344",
       "wikidata": "https://www.wikidata.org/wiki/Q1062658",
       "display_name": "Node (physics)",
       "level": 2,
       "score": 0.43211558,
       "qid": null
     },
     {
       "id": "https://openalex.org/c136764020",
       "wikidata": "https://www.wikidata.org/wiki/Q466",
       "display_name": "World Wide Web",
       "level": 1,
       "score": 0.42838544,
       "qid": "Q226327"
     },
     {
       "id": "https://openalex.org/c176225458",
       "wikidata": "https://www.wikidata.org/wiki/Q595971",
       "display_name": "Graph database",
       "level": 3,
       "score": 0.42280135,
       "qid": null
     },
     {
       "id": "https://openalex.org/c110875604",
       "wikidata": "https://www.wikidata.org/wiki/Q75",
       "display_name": "The Internet",
       "level": 2,
       "score": 0.41454583,
       "qid": null
     },
     {
       "id": "https://openalex.org/c2129575",
       "wikidata": "https://www.wikidata.org/wiki/Q54837",
       "display_name": "Semantic Web",
       "level": 2,
       "score": 0.41025573,
       "qid": null
     },
     {
       "id": "https://openalex.org/c2522767166",
       "wikidata": "https://www.wikidata.org/wiki/Q2374463",
       "display_name": "Data science",
       "level": 1,
       "score": 0.3628411,
       "qid": "Q226222"
     },
     {
       "id": "https://openalex.org/c205649164",
       "wikidata": "https://www.wikidata.org/wiki/Q1071",
       "display_name": "Geography",
       "level": 0,
       "score": 0.24623075,
       "qid": "Q158983"
     },
     {
       "id": "https://openalex.org/c58640448",
       "wikidata": "https://www.wikidata.org/wiki/Q42515",
       "display_name": "Cartography",
       "level": 1,
       "score": 0.18136144,
       "qid": "Q158966"
     },
     {
       "id": "https://openalex.org/c80444323",
       "wikidata": "https://www.wikidata.org/wiki/Q2878974",
       "display_name": "Theoretical computer science",
       "level": 1,
       "score": 0.15733883,
       "qid": "Q166332"
     },
     {
       "id": "https://openalex.org/c154945302",
       "wikidata": "https://www.wikidata.org/wiki/Q11660",
       "display_name": "Artificial intelligence",
       "level": 1,
       "score": 0.10802066,
       "qid": "Q166116"
     },
     {
       "id": "https://openalex.org/c66938386",
       "wikidata": "https://www.wikidata.org/wiki/Q633538",
       "display_name": "Structural engineering",
       "level": 1,
       "score": 0.0,
       "qid": "Q226317"
     },
     {
       "id": "https://openalex.org/c127413603",
       "wikidata": "https://www.wikidata.org/wiki/Q11023",
       "display_name": "Engineering",
       "level": 0,
       "score": 0.0,
       "qid": "Q158977"
     }
   ],
   "corresponding_author_ids": [],
   "corresponding_institution_ids": [],
   "countries_distinct_count": 0,
   "counts_by_year": [
     {
       "year": 2021,
       "cited_by_count": 1
     },
     {
       "year": 2020,
       "cited_by_count": 1
     }
   ],
   "created_date": "2018-01-26",
   "datasets": [],
   "display_name": "A linked GeoData map for enabling information access",
   "doi": "https://doi.org/10.3133/ofr20171150",
   "fulltext_origin": "pdf",
   "fwci": 2.132,
   "grants": [],
   "has_fulltext": true,
   "id": "https://openalex.org/W2783816333",
   "ids": {
     "openalex": "https://openalex.org/W2783816333",
     "doi": "https://doi.org/10.3133/ofr20171150",
     "mag": "2783816333"
   },
   "indexed_in": [
     "crossref"
   ],
   "institutions_distinct_count": 0,
   "is_paratext": false,
   "is_retracted": false,
   "keywords": [
     {
       "id": "https://openalex.org/keywords/semantic-web-services",
       "display_name": "Semantic Web Services",
       "score": 0.584368
     },
     {
       "id": "https://openalex.org/keywords/semantic-web",
       "display_name": "Semantic Web",
       "score": 0.579824
     },
     {
       "id": "https://openalex.org/keywords/web-based-gis",
       "display_name": "Web-based GIS",
       "score": 0.560743
     },
     {
       "id": "https://openalex.org/keywords/linked-data",
       "display_name": "Linked Data",
       "score": 0.552542
     },
     {
       "id": "https://openalex.org/keywords/semantic-matching",
       "display_name": "Semantic Matching",
       "score": 0.535268
     },
     {
       "id": "https://openalex.org/keywords/data-model",
       "display_name": "Data model (GIS)",
       "score": 0.4400909
     },
     {
       "id": "https://openalex.org/keywords/topic-maps",
       "display_name": "Topic Maps",
       "score": 0.43623573
     }
   ],
   "language": "en",
   "locations": [
     {
       "is_oa": true,
       "landing_page_url": "https://doi.org/10.3133/ofr20171150",
       "pdf_url": "http://pubs.usgs.gov/of/2017/1150/ofr20171150.pdf",
       "source": {
         "id": "https://openalex.org/S4210194219",
         "display_name": "Antarctica A Keystone in a Changing World",
         "issn_l": "0196-1497",
         "issn": [
           "0196-1497",
           "2331-1258",
           "2332-4899"
         ],
         "is_oa": true,
         "is_in_doaj": false,
         "is_core": true,
         "host_organization": "https://openalex.org/P4310316088",
         "host_organization_name": "United States Department of the Interior",
         "host_organization_lineage": [
           "https://openalex.org/P4310316088"
         ],
         "host_organization_lineage_names": [
           "United States Department of the Interior"
         ],
         "type": "journal"
       },
       "license": null,
       "license_id": null,
       "version": "publishedVersion",
       "is_accepted": true,
       "is_published": true
     }
   ],
   "locations_count": 1,
   "mesh": [],
   "ngrams_url": "https://api.openalex.org/works/W2783816333/ngrams",
   "open_access": {
     "is_oa": true,
     "oa_status": "gold",
     "oa_url": "http://pubs.usgs.gov/of/2017/1150/ofr20171150.pdf",
     "any_repository_has_fulltext": false
   },
   "primary_location": {
     "is_oa": true,
     "landing_page_url": "https://doi.org/10.3133/ofr20171150",
     "pdf_url": "http://pubs.usgs.gov/of/2017/1150/ofr20171150.pdf",
     "source": {
       "id": "https://openalex.org/S4210194219",
       "display_name": "Antarctica A Keystone in a Changing World",
       "issn_l": "0196-1497",
       "issn": [
         "0196-1497",
         "2331-1258",
         "2332-4899"
       ],
       "is_oa": true,
       "is_in_doaj": false,
       "is_core": true,
       "host_organization": "https://openalex.org/P4310316088",
       "host_organization_name": "United States Department of the Interior",
       "host_organization_lineage": [
         "https://openalex.org/P4310316088"
       ],
       "host_organization_lineage_names": [
         "United States Department of the Interior"
       ],
       "type": "journal"
     },
     "license": null,
     "license_id": null,
     "version": "publishedVersion",
     "is_accepted": true,
     "is_published": true
   },
   "primary_topic": {
     "id": "https://openalex.org/T10757",
     "display_name": "Volunteered Geographic Information and Geospatial Crowdsourcing",
     "score": 0.9913,
     "subfield": {
       "id": "https://openalex.org/subfields/3305",
       "display_name": "Geography, Planning and Development"
     },
     "field": {
       "id": "https://openalex.org/fields/33",
       "display_name": "Social Sciences"
     },
     "domain": {
       "id": "https://openalex.org/domains/2",
       "display_name": "Social Sciences"
     }
   },
   "publication_date": "2018-01-01",
   "publication_year": 2018,
   "referenced_works": [],
   "referenced_works_count": 0,
   "related_works": [
     "https://openalex.org/W2999699891",
     "https://openalex.org/W2891749746",
     "https://openalex.org/W2615853382",
     "https://openalex.org/W2380556669",
     "https://openalex.org/W2355894329",
     "https://openalex.org/W2323581027",
     "https://openalex.org/W2157836056",
     "https://openalex.org/W2078273886",
     "https://openalex.org/W1723367271",
     "https://openalex.org/W1531331263"
   ],
   "sustainable_development_goals": [],
   "title": "A linked GeoData map for enabling information access",
   "topics": [
     {
       "id": "https://openalex.org/T10757",
       "display_name": "Volunteered Geographic Information and Geospatial Crowdsourcing",
       "score": 0.9913,
       "subfield": {
         "id": "https://openalex.org/subfields/3305",
         "display_name": "Geography, Planning and Development"
       },
       "field": {
         "id": "https://openalex.org/fields/33",
         "display_name": "Social Sciences"
       },
       "domain": {
         "id": "https://openalex.org/domains/2",
         "display_name": "Social Sciences"
       }
     },
     {
       "id": "https://openalex.org/T10215",
       "display_name": "Semantic Web and Ontology Development",
       "score": 0.9719,
       "subfield": {
         "id": "https://openalex.org/subfields/1702",
         "display_name": "Artificial Intelligence"
       },
       "field": {
         "id": "https://openalex.org/fields/17",
         "display_name": "Computer Science"
       },
       "domain": {
         "id": "https://openalex.org/domains/3",
         "display_name": "Physical Sciences"
       }
     },
     {
       "id": "https://openalex.org/T10679",
       "display_name": "QoS-Aware Web Services Composition and Semantic Matching",
       "score": 0.9625,
       "subfield": {
         "id": "https://openalex.org/subfields/1710",
         "display_name": "Information Systems"
       },
       "field": {
         "id": "https://openalex.org/fields/17",
         "display_name": "Computer Science"
       },
       "domain": {
         "id": "https://openalex.org/domains/3",
         "display_name": "Physical Sciences"
       }
     }
   ],
   "type": "article",
   "type_crossref": "journal-article",
   "updated_date": "2024-08-10T09:28:33.521141",
   "versions": [],
   "qid": "Q57774"
 }

}