How to get to Putuo Mountain from Putuo Long Distance Passenger
the unified social credit code / registration number of Guizhou Zhongjian Liquor Group Co., Ltd. is 91520115ma6h2yfq54, and the legal person is Chen Fuwei. At present, the company is in business.
I don't care
pronunciation: English [&; NT] beauty; NT]
Grammar: the root of ont, - ont refers to "indifferent", common adjectives and noun forms. The basic meaning is "related to", which refers to the connection and influence between people (things, things), and can be extended to "care", "concern", "worry" and "annoy"
After a while, Greta rose hung up and came out of the room< H2 > extended data
synonym: concern
pronunciation: English [K & # 601; nˈ sɜ 720; n] Beauty [K & # 601; nˈ sɜ 720; RN]
explanation: (especially common to many people) worry, worry, care
Grammar: when "concerned" or "concerned", the subject is usually a person, which is often used with the preposition about, for or over. Concerned is often used with the reflexive pronoun referring to person, which means "concerned", followed by the preposition about, in or with
He was worried that everyone would know it was his responsibilityfirst of all, praise the subject for his own hands-on and research spirit
I don't really agree with your two schemes. Why? The reasons are as follows:
your scheme 1, wireless router. Now you go to Taobao, there are a lot of similar things on sale. The price is cheap, but there is no guarantee of compatibility. Another LAN is used to control the lights and appliances in your home. Do you not plan to control them remotely? Don't want to come home no matter how late there is a light just for you? Do not want to realize which day to go out anxious forget to turn off the TV, air conditioning can be turned off in time
your scheme 2, ZigBee mole networking, is reliable, but there are communication protocols between moles. Do you want to buy it? Or how to solve it?? Is your budget adequate for this cost
then, I'll give you a more intelligent solution with the lowest cost, which can fully meet your current needs
there are smart home procts on the market that can be used directly by wechat chat. The entry price is 98 RMB. It is estimated that this money is not enough for you to go to the supermarket to sell four kinds of better fruits, so you can realize your needs. You can pay attention to them. Details of the words you can private letter me, I hope useful to you.
Install the necessary software and configure the development environment
eclipse
MySQL server 5.5-win32
jena2.6.4
protege 4.3
mysql-connector-java-5.1.35 (JDBC of MySQL)
1_ ontology;
Open eclipse and create a new Java project named family_ ontology( File new Java project, enter the name of family_ Ontology, click Next)
3 Click Libraries - click add external jars to add all the. Jar files in JDBC and Jena respectively, and click finish in the directory of C: (program files / MySQL / MySQL connector J and G: (Jena / LIB)
4_ Create a new Java file (new class) with the name of military in the directory of ontology / SRC_ ontology.java
5_ The following code is written in ontology.java:
package military_ ontology;
importjava.io.*;// Import all classes of IO package
importjava.sql.sqlexception// Import SQL exception handling package
importcom. HP. HPL. Jena. DB. *// Import package of Jena link database
importcom. HP. HPL. Jena. RDF. Model. *// Import Jena related model package
importcom.hp.hpl.jena.ontology.ontmodel// Import ontmodel package
importcom.hp.hpl.jena.ontology.ontmodelspec// Import ontmodelspec package
modeldefmodel = null
if(connection.containsModel(" militaryDB"))// Judge whether the model named militarydb already has data
{
defmodel = maker. Openmodel (& quot; militaryDB", true);// If data exists, open this model
system. Out. Println & quot; Open the existing model & quot;)
}
else
{
defModel=maker.createModel(" militaryDB");// If the data does not exist, create this model
system. Out. Println & quot; Create a new model & quot;)
}
OntModelSpecspec=newOntModelSpec(OntModelSpec.OWL_ MEM);
OntModelDBModel=ModelFactory.createOntologyModel(spec,defModel);
/ / transform the temporary model into an ontology model (OWL format), where the spec parameter indicates that the model exists in memory
FileInputStreamread=null;// Define and initialize the file input stream variable read
try
{
filefile = newfile (& quot; g: / graation project / software / ontology instance / ontology 1428926241032 / ontology 1428926241032. Owl & quot;)
read=newFileInputStream(file);// Read OWL ontology file
}
catch (FileNotFoundException) / / grab the exception
{
e.printstacktrace()
System.out.println(" No ontology file was found to store, please check the file address and name & quot;)
}
System.out.println(" The ontology file has been converted to a byte stream file& quot;);
InputStreamReaderin=null;// Define and initialize the input stream conversion variable in
try
{
in = newinputstreamreader ((FileInputStream) read, & quot; UTF-8");// Convert byte stream file to UTF-8 encoding
system. Out. Println & quot; The byte stream file has been converted to UTF-8 encoding& quot;);
}
catch (unsupported encoding exception) / / grab the conversion exception
{
e.printstacktrace()
System.out.println(" The above character set is not supported& quot;);
}
defModel.read(in,null);// Read the stream file into the database model
defmodel. Commit()// Save the model to the database
system. Out. Println & quot; After the data conversion, the ontology file has been stored in the database& quot;);
try
{
in.close();
System.out.println(" The byte stream file has been closed& quot;);
}
catch (IOException) / / grabs the input / output exception
{
e.printstacktrace()
System.out.println(" Unable to close the byte stream file& quot;);
}
try
{
connection.close();// Close connection
system. Out. Println & quot; The connection has been closed& quot;);
}
catch(SQLExceptione)
{
e.printStackTrace();
System.out.println(" The connection could not be closed& quot;);
}
}
catch(RDFRDBExceptione)
{
System.out.println(" Exception occurred & quot;)
}
System.out.println(" The ontology file has been persisted to the database without exception
After executing the program, the ontology is stored in MySQL database. The database will generate the following tables:Jena_ g1t0_ Reif stores the processed ontology data
Jena_ g1t1_ Stmt stores the data information of ontology
Jena_ Graph stores the name and unique identifier of each user graph
Jena_ long_ Lit stores the long character creation constant
Jena, which is not convenient to store directly in the statement table_ long_ Uri stores the long resource URI which is not convenient to store directly in the statement table
Jena_ Prefix stores the prefix of the URI. The prefix is only stored once, saving space
Jena_ sys_ Stmt stores the metadata information of ontology
the main data exists in two tables
1)military_ ontology.jena_ g1t1_ Stmt stores the data information of ontology_ ontology.jena_ sys_ Stmt stores metadata information of ontology
although there are different definitions of ontology, there is still a certain understanding of it. Generally speaking, ontology used in philosophy before Marxism is different in broad sense and narrow sense. After Marxism, philosophy has been integrated into practice
in a broad sense, it refers to the ultimate nature of all reality, which needs to be recognized through epistemology. Therefore, to study the ultimate nature of all reality is ontology, and to study how to recognize it is epistemology, which is symmetrical between ontology and epistemology
in the narrow sense, in the broad sense of ontology, there are the study of the origin and structure of the universe and the study of the nature of the universe. The former is cosmology, and the latter is ontology, which is symmetrical between ontology and cosmology
Marxist philosophy does not adopt the method of ontology and epistemology, or ontology and cosmology, but uses dialectical materialism to explain the whole problem of philosophy
(from the dictionary of foreign philosophy edited by Feng Qi)
Bus route: no.27/k27, the whole journey is about 9.6km.
1. Walk about 500m from Zhujiajian centipede wharf to Cihang square station.
2. Take no.27/k27, after 6 stops, to Putuo Changyun (South) station.
3. Walk about 160m, to Putuo long-distance passenger station in Zhoushan