{
    "test_schema_descriptions": {
        "test_name": "Checking that the schema is properly described in all its attributes",
        "success": false,
        "message": [
            "The schema has a root description.",
            "The attribute 'allOf[0].id' is properly documented.",
            "The attribute 'allOf[0].dateCreated' is properly documented.",
            "The attribute 'allOf[0].dateModified' is properly documented.",
            "The attribute 'allOf[0].source' is properly documented.",
            "The attribute 'allOf[0].name' is properly documented.",
            "The attribute 'allOf[0].alternateName' is properly documented.",
            "The attribute 'allOf[0].description' is properly documented.",
            "The attribute 'allOf[0].dataProvider' is properly documented.",
            "The attribute 'allOf[0].owner' is properly documented.",
            "The attribute 'allOf[0].owner.items.anyOf[0]' is properly documented.",
            "The attribute 'allOf[0].owner.items.anyOf[1]' is properly documented.",
            "The attribute 'allOf[0].seeAlso' is properly documented.",
            "The attribute 'allOf[1].location' is properly documented.",
            "The attribute 'allOf[1].address' is properly documented.",
            "The attribute 'allOf[1].address.streetAddress' is properly documented.",
            "The attribute 'allOf[1].address.addressLocality' is properly documented.",
            "The attribute 'allOf[1].address.addressRegion' is properly documented.",
            "The attribute 'allOf[1].address.addressCountry' is properly documented.",
            "The attribute 'allOf[1].address.postalCode' is properly documented.",
            "The attribute 'allOf[1].address.postOfficeBoxNumber' is properly documented.",
            "The attribute 'allOf[1].address.streetNr' is properly documented.",
            "The attribute 'allOf[1].address.district' is properly documented.",
            "The attribute 'allOf[1].areaServed' is properly documented.",
            "The attribute 'allOf[2].type' is properly documented.",
            "The attribute 'allOf[2].laneId' is properly documented.",
            "The attribute 'allOf[2].refRoadSegment' is properly documented.",
            "The attribute 'allOf[2].dateObserved' is properly documented.",
            "The attribute 'allOf[2].dateObservedFrom' is properly documented.",
            "The attribute 'allOf[2].dateObservedTo' is properly documented.",
            "The attribute 'allOf[2].intensity' is properly documented.",
            "The attribute 'allOf[2].occupancy' is properly documented.",
            "The attribute 'allOf[2].averageVehicleSpeed' is properly documented.",
            "The attribute 'allOf[2].averageVehicleLength' is properly documented.",
            "The attribute 'allOf[2].averageGapDistance' is properly documented.",
            "The attribute 'allOf[2].congested' is properly documented.",
            "The attribute 'allOf[2].averageHeadwayTime' is properly documented.",
            "*** The attribute 'allOf[2].laneDirection' has an invalid description: *** Invalid format for 'Enum:'. Expected format: Enum:'value'.",
            "The attribute 'allOf[2].reversedLane' is properly documented.",
            "The attribute 'allOf[2].vehicleType' is properly documented.",
            "The attribute 'allOf[2].vehicleSubType' is properly documented."
        ]
    },
    "email": "alain.galdemas@gmail.com"
}