FS 119 071 2 b
From Semantic Portal Wiki
| Policy | |
| type | TAMI Policy |
| name | Accept Other Agency Rule |
| original text | "Whenever criminal intelligence information or criminal investigative information held by a non-Florida criminal justice agency is available to a Florida criminal justice agency only on a confidential or similarly restricted basis, the Florida criminal justice agency may obtain and use such information in accordance with the conditions imposed by the providing agency." |
| citation | Fla. Stat. Ch. 119.071(2)(b) |
| Relation | |
| part of | FS 119 |
| Notes | |
| description | If the source of criminal intelligence information or criminal investigative information is "other criminal justice agency"
|
| kkw note | trying to find a way to define "non-Florida". Didn't say "street address not in Florida" because, for example, FBI has offices in Florida. |
Semantics
__BEGIN_LANDMARK_N3__
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix air: <http://dig.csail.mit.edu/TAMI/2007/amord/air#> . @prefix tami: <http://tw.rpi.edu/portal/Special:URIResolver/> . @prefix tamic: <http://tw.rpi.edu/portal/Special:URIResolver/Category-3A> . @prefix tamip: <http://tw.rpi.edu/portal/Special:URIResolver/Property-3A> . @prefix : <http://tw.rpi.edu/portal/Special:URIResolver/> .
tami:FS_119_071_2_b a air:Policy;
air:variable :E;
air:variable :NFA;
air:variable :R_F;
air:variable :R_NF;
air:pattern
{
:E a tami:Event;
tami:coordinator [ a tami:Florida_Government_Agency,
tami:Criminal_Justice_Agency ];
tami:input_data [
a tami:Criminal_Intelligence_or_Investigation_Information ;
tami:custodian :NF
];
tami:applicable :R_F ;
tami:applicable :R_NF .
:NFA a tami:Non_Florida_Government_Agency,
tami:Criminal_Justice_Agency.
:R_F a tami:Policy;
tami:part_of tami:FS_119.
:R_NF a tami:Policy;
tami:required_by :NFA.
};
air:assert
{
:E tami:applicable tami:FS_119_071_2_b .
:R_NF tami:overwrites :R_F .
}.
__END_LANDMARK_N3__ (View N3 source)
notes
- both Access and Use Event are not described because they essentially take some input data.
- we need additional rule for definition of Florida_Government_Agency.
Facts about FS 119 071 2 bRDF feed
| Citation | Fla. Stat. Ch. 119.071(2)(b) + |
| Description | If the source of criminal intelligence inf … If the source of criminal intelligence information or criminal investigative information is "other criminal justice agency"
|
| Kkw note | trying to find a way to define "non-Florida". Didn't say "street address not in Florida" because, for example, FBI has offices in Florida. |
| Name | Accept Other Agency Rule + |
| Original text | "Whenever criminal intelligence informatio … "Whenever criminal intelligence information or criminal investigative information held by a non-Florida criminal justice agency is available to a Florida criminal justice agency only on a confidential or similarly restricted basis, the Florida criminal justice agency may obtain and use such information in accordance with the conditions imposed by the providing agency." nditions imposed by the providing agency." |
| Part of | FS 119 + |

